F1: correctly initialize CU RRC params (clean up code after 99012f88)
- The CU loads its configuration from a file, although for some parameters (e.g. bandwidth) it should get it from the DU in the F1 Setup Request
- This commit corrects the previous fix 99012f88 in that it makes it clear we always load from the configuration.
Edited by Robert Schmidt