]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/mx6sabresd_defconfig
mx6saberesd_spl: Correct falcon mode addition
authorTom Rini <trini@konsulko.com>
Sat, 21 Jan 2017 00:55:53 +0000 (19:55 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 21 Jan 2017 00:55:53 +0000 (19:55 -0500)
commitdec303063861ee8d990da162ad4402e70a570d67
treeb96ea6f86728a5f72b698abd963c2cdbcc42f8b1
parent995eab8b5b580b67394312b1621c60a71042cd18
mx6saberesd_spl: Correct falcon mode addition

When falcon mode support was added, it was right around when SPL_OS_BOOT
was migrated to Kconfig.  So first we must move the enablement to the
defconfig file.  Next, it turned off EXT support rather than add the
information to allow for falcon mode from EXT.  Add this information so
that the board compiles after 5d28b930f237.

Fixes: d96796ca23b2 ("mx6sabresd: Add Falcon mode support")
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/mx6sabresd_spl_defconfig
include/configs/mx6sabresd.h