sunxi: Normalise FEL support
authorSimon Glass <sjg@chromium.org>
Sat, 7 Feb 2015 17:47:30 +0000 (10:47 -0700)
committerHans de Goede <hdegoede@redhat.com>
Mon, 16 Feb 2015 19:15:09 +0000 (20:15 +0100)
commit942cb0b6a29f74507adeb0bce7ff7f23f69faf84
treedb87608a735d5920489af93a7d3c8afd60f8dfc2
parentc01c71bc16d2836c3ff81af54529dab0686bca00
sunxi: Normalise FEL support

Make sunxi's FEL code fit with the normal U-Boot boot sequence instead of
creating its own. There are some #ifdefs required in start.S. Future work
will hopefully remove these.

This series is available at u-boot-dm, branch sunxi-working.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/cpu/armv7/start.S
arch/arm/cpu/armv7/sunxi/Makefile
arch/arm/cpu/armv7/sunxi/board.c
arch/arm/cpu/armv7/sunxi/config.mk
arch/arm/cpu/armv7/sunxi/fel_utils.S [new file with mode: 0644]
arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds [deleted file]
arch/arm/include/asm/arch-sunxi/sys_proto.h
board/sunxi/Kconfig
include/configs/sunxi-common.h
scripts/Makefile.spl