|
IBL Configuration
|
Defines | |
| #define | ibl_MAIN_PLL 0 |
| #define | ibl_DDR_PLL 1 |
| #define | ibl_NET_PLL 2 |
| #define | ibl_N_PLL_CFGS (ibl_NET_PLL + 1) |
| #define ibl_DDR_PLL 1 |
The ddr pll
| #define ibl_MAIN_PLL 0 |
The main cpu pll
| #define ibl_N_PLL_CFGS (ibl_NET_PLL + 1) |
The number of PLL configuration entries in the table
| #define ibl_NET_PLL 2 |
The network pll
1.7.4