diff options
| author | Tom Rini <[email protected]> | 2022-07-04 21:30:23 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-04 21:30:23 -0400 |
| commit | e1d3e637c78790e18d64733fae913d088c4c3c76 (patch) | |
| tree | a9a9543a30046f8ab8b4fe8020c045610c889e25 /scripts | |
| parent | 284c1a9b4b91120385c346a1924628a695314905 (diff) | |
| parent | 9167a1c28c2751b97ac48da5384e540e714a752a (diff) | |
Merge tag 'fsl-qoriq-2022-7-3' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next
Several patches from Pali
- fsl_elbc detection fix
- sort p2020 dts node, drop duplicated node
- p1_p2_rdb_pc board cleanup
- simplify mpc85xx _start_cont jumping code
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index d9d63913dc3..b0d693a5826 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -418,8 +418,6 @@ CONFIG_PHY_IRAM_BASE CONFIG_PL011_CLOCK CONFIG_PL01x_PORTS CONFIG_PM -CONFIG_PMC_BR_PRELIM -CONFIG_PMC_OR_PRELIM CONFIG_PME_PLAT_CLK_DIV CONFIG_POST CONFIG_POSTBOOTMENU @@ -1413,8 +1411,6 @@ CONFIG_SYS_PLL_FDR CONFIG_SYS_PLL_ODR CONFIG_SYS_PLL_SETTLING_TIME CONFIG_SYS_PMAN -CONFIG_SYS_PMC_BASE -CONFIG_SYS_PMC_BASE_PHYS CONFIG_SYS_PME_CLK CONFIG_SYS_POST_MEMORY CONFIG_SYS_POST_MEM_REGIONS |
