4g2enb: extend suite conf to contain specific cell params for each eNB

both enbs/cells need to use different cell IDs, PCIs and PRACH params

Change-Id: Ie8b5cde807bc1a6d959d7c54fe26c49cb62ac539
diff --git a/sysmocom/suites/4g2enb/suite.conf b/sysmocom/suites/4g2enb/suite.conf
index 69dd252..f400431 100644
--- a/sysmocom/suites/4g2enb/suite.conf
+++ b/sysmocom/suites/4g2enb/suite.conf
@@ -13,13 +13,29 @@
   - num_prb: 6
     enable_measurements: true
     cell_list:
-    - dl_rfemu:
-        type: gnuradio_zmq
+     - cell_id: 0x01
+       pci: 0x01
+       dl_earfcn: 2850
+       root_seq_idx: 204
+       tac: 0x0007
+       rf_port: 0
+       scell_list: []
+       ncell_list: [0x02]
+     - dl_rfemu:
+         type: gnuradio_zmq
   - num_prb: 6
     enable_measurements: true
     cell_list:
-    - dl_rfemu:
-        type: gnuradio_zmq
+     - cell_id: 0x02
+       pci: 0x02
+       dl_earfcn: 2850
+       root_seq_idx: 205
+       tac: 0x0007
+       rf_port: 0
+       scell_list: []
+       ncell_list: [0x01]
+     - dl_rfemu:
+         type: gnuradio_zmq
 
 schema:
   handover: