mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
atmel: Remove CONFIG_SPL_ATMEL_SIZE
This seems to be unused in the code, remove it. Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
47267f8261
commit
c3cdca48df
@ -72,7 +72,6 @@
|
||||
56, 57, 58, 59, 60, 61, 62, 63, }
|
||||
#endif
|
||||
|
||||
#define CONFIG_SPL_ATMEL_SIZE
|
||||
#define CONFIG_SYS_MASTER_CLOCK 132096000
|
||||
#define CONFIG_SYS_AT91_PLLA 0x20c73f03
|
||||
#define CONFIG_SYS_MCKR 0x1301
|
||||
|
||||
@ -79,7 +79,6 @@
|
||||
48, 49, 50, 51, 52, 53, 54, 55, \
|
||||
56, 57, 58, 59, 60, 61, 62, 63, }
|
||||
|
||||
#define CONFIG_SPL_ATMEL_SIZE
|
||||
#define CONFIG_SYS_MASTER_CLOCK 132096000
|
||||
#define AT91_PLL_LOCK_TIMEOUT 1000000
|
||||
#define CONFIG_SYS_AT91_PLLA 0x20c73f03
|
||||
|
||||
@ -71,7 +71,6 @@
|
||||
56, 57, 58, 59, 60, 61, 62, 63, }
|
||||
#endif
|
||||
|
||||
#define CONFIG_SPL_ATMEL_SIZE
|
||||
#define CONFIG_SYS_MASTER_CLOCK 132096000
|
||||
#define CONFIG_SYS_AT91_PLLA 0x20c73f03
|
||||
#define CONFIG_SYS_MCKR 0x1301
|
||||
|
||||
@ -148,7 +148,6 @@
|
||||
48, 49, 50, 51, 52, 53, 54, 55, \
|
||||
56, 57, 58, 59, 60, 61, 62, 63, }
|
||||
|
||||
#define CONFIG_SPL_ATMEL_SIZE
|
||||
#define CONFIG_SYS_MASTER_CLOCK (198656000/2)
|
||||
#define AT91_PLL_LOCK_TIMEOUT 1000000
|
||||
#define CONFIG_SYS_AT91_PLLA 0x2060bf09
|
||||
|
||||
@ -166,7 +166,6 @@
|
||||
48, 49, 50, 51, 52, 53, 54, 55, \
|
||||
56, 57, 58, 59, 60, 61, 62, 63, }
|
||||
|
||||
#define CONFIG_SPL_ATMEL_SIZE
|
||||
#define CONFIG_SYS_MASTER_CLOCK 132096000
|
||||
#define AT91_PLL_LOCK_TIMEOUT 1000000
|
||||
#define CONFIG_SYS_AT91_PLLA 0x202A3F01
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user