u-boot-brain/arch/arm/mach-orion5x
Albert ARIBAUD 9608e7de6a edminiv2: switch to SPL
ED Mini V2 is based on Orion 5x which boots at fixed
address 0xFFFF0000 in NOR Flash. Place SPL there, and
switch U-Boot from .bin to .img format, stored in
NOR Flash at 0xFFF90000.

Note: this patch was tested on HW and works, i.e.
it boots U-Boot properly, but SPL console output
currently does not appear, due to GD being trashed
by arch/arm/lib/spl.c. This trashing is soon to be
removed, and then ED Mini V2 SPL console output will
become visible.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2015-02-25 07:59:50 +01:00
..
include/mach edminiv2: fix PCIE IO base address typo 2015-02-25 07:36:00 +01:00
cpu.c edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
dram.c ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00
Kconfig edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
lowlevel_init.S edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
Makefile ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00
timer.c ARM: orion5x: move SoC sources to mach-orion5x 2015-02-21 08:23:51 -05:00