File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -2485,10 +2485,6 @@ enum pci_board_num_t {
2485
2485
pbn_b0_2_1843200 ,
2486
2486
pbn_b0_4_1843200 ,
2487
2487
2488
- pbn_b0_2_1843200_200 ,
2489
- pbn_b0_4_1843200_200 ,
2490
- pbn_b0_8_1843200_200 ,
2491
-
2492
2488
pbn_b0_1_4000000 ,
2493
2489
2494
2490
pbn_b0_bt_1_115200 ,
@@ -2703,24 +2699,6 @@ static struct pciserial_board pci_boards[] = {
2703
2699
.uart_offset = 8 ,
2704
2700
},
2705
2701
2706
- [pbn_b0_2_1843200_200 ] = {
2707
- .flags = FL_BASE0 ,
2708
- .num_ports = 2 ,
2709
- .base_baud = 1843200 ,
2710
- .uart_offset = 0x200 ,
2711
- },
2712
- [pbn_b0_4_1843200_200 ] = {
2713
- .flags = FL_BASE0 ,
2714
- .num_ports = 4 ,
2715
- .base_baud = 1843200 ,
2716
- .uart_offset = 0x200 ,
2717
- },
2718
- [pbn_b0_8_1843200_200 ] = {
2719
- .flags = FL_BASE0 ,
2720
- .num_ports = 8 ,
2721
- .base_baud = 1843200 ,
2722
- .uart_offset = 0x200 ,
2723
- },
2724
2702
[pbn_b0_1_4000000 ] = {
2725
2703
.flags = FL_BASE0 ,
2726
2704
.num_ports = 1 ,
You can’t perform that action at this time.
0 commit comments