Commit 4c618551b697928a66b7d1060966d37256b013c4

Authored by Eric Lee
1 parent b0e8785d59
Exists in v2014.07-smartmen

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