Home
last modified time | relevance | path

Searched hist:dec303063861ee8d990da162ad4402e70a570d67 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmx6sabresd.hdec303063861ee8d990da162ad4402e70a570d67 Sat Jan 21 00:55:53 UTC 2017 Tom Rini <trini@konsulko.com> 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>