diff options
| author | Tom Rini <[email protected]> | 2021-09-22 14:55:16 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-22 21:17:39 -0400 |
| commit | 7b57e56739ed2c550d17a072a7f4c8326c0c83dc (patch) | |
| tree | 24770636838a7edd62dffe71039d217ebb6c19fb /scripts | |
| parent | 63823da4b9e25d2f6a81f1e9adb06391837055cb (diff) | |
| parent | d65b84a1d0dc116010a3842dc13661976ef92629 (diff) | |
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
First set of u-boot-at91 features for the 2022.01 cycle:
This feature set includes : the support for CPU driver for arm926
(sam9x60 device); changes required for OP-TEE boot for sama5d2_xplained
and sama5d27_som1_ek boards; QSPI boot configuration for sama5d2_icp;
starting to remove old Kconfig unused symbols from config_whitelist.txt
(work will take more time); also small fixes and updates in mach, DT,
configs, etc.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 36b8cc1db01..bf7a7d39f60 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -228,8 +228,6 @@ CONFIG_DP_DDR_CTRL CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR CONFIG_DP_DDR_NUM_CTRLS CONFIG_DRAM_TIMINGS_ -CONFIG_DRIVER_AT91EMAC_PHYADDR -CONFIG_DRIVER_AT91EMAC_QUIET CONFIG_DRIVER_DM9000 CONFIG_DSP_CLUSTER_START CONFIG_DWCDDR21MCTL @@ -1328,7 +1326,6 @@ CONFIG_SYS_AMASK4 CONFIG_SYS_AMASK5 CONFIG_SYS_AMASK6 CONFIG_SYS_AMASK7 -CONFIG_SYS_AT91_CPU_NAME CONFIG_SYS_AT91_MAIN_CLOCK CONFIG_SYS_AT91_PLLA CONFIG_SYS_AT91_PLLB |
