
On Wed, Mar 09, 2016 at 05:35:21PM +0700, Sam Protsenko wrote:
On Tue, Mar 8, 2016 at 10:06 PM, Tom Rini trini@konsulko.com wrote:
I think this series shows that we really need someone to step up and spend time converting the environment options to Kconfig so that different applications of the same board can easily tweak things they need (ie save env on the eMMC that you're programming vs keep env as a FAT file on the SD card users are often using).
Right now I have some stuff going on I'm more concerned about. I can look into moving options (at least ones that we are using for TI platforms) to Kconfig, once I finished with current task. It seems like a right thing to do. But I'd really like current patches to be merged as is for now.
No, we can't merge them as-is for now as moving the environment to eMMC by default breaks another of other use cases, so we need to move things to Kconfig here.