u-boot-brain/arch/arm/mach-at91
Heiko Schocher 3b5df50ec0 arm, at91: support for sam9260 based smartweb board
add support for the at91sam9260 based board smartweb from
siemens. SPL is used without serial support, as this
SoC has only 4k sram for running SPL. Here a U-Boot
bootlog:

RomBOOT
>

U-Boot 2015.07-rc2-00109-g4ae828c (Jun 15 2015 - 09:31:16 +0200)

CPU: AT91SAM9260
Crystal frequency:   18.432 MHz
CPU clock        :  198.656 MHz
Master clock     :   99.328 MHz
       Watchdog enabled
DRAM:  64 MiB
WARNING: Caches not enabled
NAND:  256 MiB
In:    serial
Out:   serial
Err:   serial
Net:   macb0
Hit any key to stop autoboot:  0
U-Boot>

Signed-off-by: Heiko Schocher <hs@denx.de>
2015-08-12 20:47:28 -04:00
..
arm920t ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
arm926ejs spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
armv7 ARM: atmel: armv7: switch to use common timer functions 2015-04-01 01:04:27 +02:00
include/mach ARM: atmel: at91sam9n12ek: enable spl support 2015-04-01 01:04:31 +02:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Kconfig arm, at91: support for sam9260 based smartweb board 2015-08-12 20:47:28 -04:00
Makefile arm, at91: support for sam9260 based smartweb board 2015-08-12 20:47:28 -04:00
mpddrc.c ARM: atmel: at91sam9n12ek: enable spl support 2015-04-01 01:04:31 +02:00
phy.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sdram.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
spl_at91.c spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
spl_atmel.c spl_atmel.c: Switch s_init to board_init_f 2015-04-01 01:04:27 +02:00
spl.c ARM: atmel: at91sam9x5ek: enable spl support 2015-04-01 01:04:31 +02:00