Re: [U-Boot] confused about set/test of EMMC_BOOT-related config settings

2013-08-27 Thread Tom Rini
On Wed, Aug 21, 2013 at 11:25:43AM -0400, Robert P. J. Day wrote: > > perusing cmd_mmc.c, ran across test for CONFIG_SUPPORT_EMMC_BOOT > with which i was unfamiliar so i did a grep to see where it was having > an effect and got this: > > $ grep -r EMMC_BOOT * > arch/arm/cpu/armv7/exynos/spl_boo

[U-Boot] confused about set/test of EMMC_BOOT-related config settings

2013-08-21 Thread Robert P. J. Day
perusing cmd_mmc.c, ran across test for CONFIG_SUPPORT_EMMC_BOOT with which i was unfamiliar so i did a grep to see where it was having an effect and got this: $ grep -r EMMC_BOOT * arch/arm/cpu/armv7/exynos/spl_boot.c:#ifdef CONFIG_SUPPORT_EMMC_BOOT arch/arm/cpu/armv7/exynos/spl_boot.c:#ifdef