-
- Downloads
at91: Minor tweaks to SPL logic for space savings on smartweb
- spl_board_init is empty on smartweb so drop that function
- When CONFIG_AT91SAM9_WATCHDOG is set we do not disable the watchdog in
SPL and instead let full U-Boot handle it. Instead of an empty
function just do not call a function.
Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- arch/arm/Kconfig 1 addition, 1 deletionarch/arm/Kconfig
- arch/arm/mach-at91/spl.c 1 addition, 3 deletionsarch/arm/mach-at91/spl.c
- arch/arm/mach-at91/spl_at91.c 2 additions, 0 deletionsarch/arm/mach-at91/spl_at91.c
- arch/arm/mach-at91/spl_atmel.c 2 additions, 0 deletionsarch/arm/mach-at91/spl_atmel.c
Please register or sign in to comment