commit | 6a04cdec665a5d6460a8e442e2ff716d3ac7df00 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Dec 20 12:25:14 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:37 2015 +0100 |
tree | bd0520640aea2c8d99cad416f59316b53496f5c7 | |
parent | 08fd1479c7354bcef528a65dba44406aaab08e26 [diff] |
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>