From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Date: Fri, 20 Jan 2017 22:36:00 +0100 Subject: [U-Boot] [RFC PATCH 09/11] sunxi: Pine64: defconfig: enable SPL FIT support In-Reply-To: <1484877211-19332-10-git-send-email-andre.przywara@arm.com> References: <1484877211-19332-1-git-send-email-andre.przywara@arm.com> <1484877211-19332-10-git-send-email-andre.przywara@arm.com> Message-ID: <20170120213600.jhfsmkp4n3sa3skn@lukather> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jan 20, 2017 at 01:53:29AM +0000, Andre Przywara wrote: > The Pine64 (as all 64-bit Allwinner boards so far) need to load an > ARM Trusted Firmware image beside the actual U-Boot proper. > This can now be easily achieved by using the just extended SPL FIT > loading support, so enable it in the Pine64 defconfig. > > Signed-off-by: Andre Przywara > --- > configs/pine64_plus_defconfig | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig > index 2374170..e050800 100644 > --- a/configs/pine64_plus_defconfig > +++ b/configs/pine64_plus_defconfig > @@ -3,9 +3,14 @@ CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y > CONFIG_ARCH_SUNXI=y > CONFIG_MACH_SUN50I=y > CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus" > +CONFIG_OF_LIST="sun50i-a64-pine64 sun50i-a64-pine64-plus" > # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set > CONFIG_CONSOLE_MUX=y > CONFIG_SPL=y > +CONFIG_FIT=y > +CONFIG_SPL_FIT=y > +CONFIG_SPL_LOAD_FIT=y > +CONFIG_SPL_OF_LIBFDT=y I see no reason why this shouldn't be enabled by default through Kconfig, those are pretty standard usecases. Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: