* Grygorii Strashko <grygorii.strashko@xxxxxx> [151125 12:26]: > On 11/25/2015 08:25 PM, Tony Lindgren wrote: > > * Grygorii Strashko <grygorii.strashko@xxxxxx> [151105 08:45]: > >> Enable REGULATOR_FIXED_VOLTAGE otherwise system can't boot from > >> SD-card when kernel is buit with CONFIG_SOC_DRA7XX=y only. > >> > >> It's also required for almost all other TI SoC's platforms. > > > > This is already enabled by default when you do make omap2plus_defconfig? > > Yes. But only because it's hard-coded for MACH_OMAP3_PANDORA :( > config MACH_OMAP3_PANDORA > bool "OMAP3 Pandora" > depends on ARCH_OMAP3 > default y > select OMAP_PACKAGE_CBB > select REGULATOR_FIXED_VOLTAGE if REGULATOR > > But I can't boot from SD-card if I'm trying SoC specific build, > like only SOC_DRA7XX=y above. Well let's move to under config ARCH_OMAP2PLUS in the Kconfig? Otherwise if somebody does make savedefconfig it will disappear again from omap2plus_defconfig. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html