]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sun8i: Ippo_q8h_v5_defconfig: Enable SPL support
authorHans de Goede <hdegoede@redhat.com>
Sat, 20 Dec 2014 11:25:14 +0000 (12:25 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:37 +0000 (14:56 +0100)
commit6a04cdec665a5d6460a8e442e2ff716d3ac7df00
treebd0520640aea2c8d99cad416f59316b53496f5c7
parent08fd1479c7354bcef528a65dba44406aaab08e26
sun8i: Ippo_q8h_v5_defconfig: Enable SPL support

Now that we've sun8i dram-init support we can enable the SPL for sun8i boards.

While at it also replace CONFIG_DEFAULT_DEVICE_TREE with CONFIG_FDTFILE,
the former is for u-boot's own fdt usage, which we do not use (yet), the later
specifies the fdt to pass to the kernel, which is the one we want.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
configs/Ippo_q8h_v5_defconfig