]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: A64: enable SPL
authorAndre Przywara <andre.przywara@arm.com>
Mon, 2 Jan 2017 11:48:45 +0000 (11:48 +0000)
committerJagan Teki <jagan@openedev.com>
Wed, 4 Jan 2017 15:37:43 +0000 (16:37 +0100)
commit3bd5601c7d055f9c25bb899ac90c0c22b3d42aca
tree90c4ef8ebac451acb6654910b79ec3afcb1bf320
parentd2cafc68037de056f2b37c67706e6a90aa4d6e25
sunxi: A64: enable SPL

Now that the SPL is ready to be compiled in AArch64 and the DRAM
init code is ready, enable SPL support for the A64 SoC and in the
Pine64 defconfig.
For now we keep the boot0 header in the U-Boot proper, as this allows
to still use boot0 as an SPL replacement without hurting the SPL use
case.
We disable FEL support for now by making its compilation conditional
and disabling it for ARM64, as the code isn't ready yet.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
arch/arm/mach-sunxi/board.c
board/sunxi/Kconfig
configs/pine64_plus_defconfig
include/configs/sunxi-common.h