Commit 41e47c0027f2c2de975a53c2d7037f6bd1221e4f

Authored by Eric Lee
1 parent fb7f5dee06
Exists in v2014.07-smarct33

Disable Falcon mode from U-Boot

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/smarct335x_evm.h
... ... @@ -411,6 +411,7 @@
411 411 "128k(u-boot-env2),3464k(kernel)," \
412 412 "-(rootfs)"
413 413 #elif defined(CONFIG_EMMC_BOOT)
  414 +#undef CONFIG_SPL_OS_BOOT
414 415 #undef CONFIG_ENV_IS_NOWHERE
415 416 #define CONFIG_ENV_IS_IN_MMC
416 417 #define CONFIG_SYS_MMC_ENV_DEV 1