]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 24 Aug 2021 13:02:33 +0000 (16:02 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Tue, 21 Sep 2021 07:08:24 +0000 (10:08 +0300)
CONFIG_SYS_AT91_CPU_NAME looks to be unused.
Remove it and remove it from config_whitelist.txt

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
include/configs/pm9261.h
include/configs/pm9263.h
scripts/config_whitelist.txt

index 1523eff3353501ecd9116e9a7d53c9eca71169f8..d5301071166627a05099e35c05dae3bbdff4405b 100644 (file)
@@ -25,8 +25,6 @@
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768           /* slow clock xtal */
 #define CONFIG_SYS_AT91_MAIN_CLOCK     18432000
 
-#define CONFIG_SYS_AT91_CPU_NAME       "AT91SAM9261"
-
 /* clocks */
 /* CKGR_MOR - enable main osc. */
 #define CONFIG_SYS_MOR_VAL                                             \
index cf74e0e94e44283293d77aaf42779d0dab8fdb5a..c13f8de7c18e267bf9c0b7d1c0e8800434b288bc 100644 (file)
@@ -25,8 +25,6 @@
 #define CONFIG_SYS_AT91_MAIN_CLOCK     18432000
 #define CONFIG_SYS_AT91_SLOW_CLOCK     32768           /* slow clock xtal */
 
-#define CONFIG_SYS_AT91_CPU_NAME       "AT91SAM9263"
-
 /* clocks */
 #define CONFIG_SYS_MOR_VAL                                             \
                (AT91_PMC_MOR_MOSCEN |                                  \
index 36b8cc1db016a074176cfad4732e27c1fa65b504..3f22d7f1657ef3bfd68e6ca1043e729944777ecb 100644 (file)
@@ -1328,7 +1328,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