
2 Jul
2016
2 Jul
'16
3:37 a.m.
On Fri, Jul 01, 2016 at 11:37:05AM -0400, Tom Rini wrote:
When updating the configs for the boot menu changes, moveconfig.py didn't update CONFIG_SYS_EXTRA_OPTIONS and I didn't notice it myself. Update this manually (which is fine and for the best).
Signed-off-by: Tom Rini trini@konsulko.com
This unfortunately breaks some of the NXP platforms as they need further rework in the way that where the environment is detected in order to continue to compile: + ls1012afrdm_qspi ls1012aqds_qspi ls1012ardb_qspi + brppt1_spi
I may redo this patch to just update the rest of the platforms.
--
Tom