
Hello Masahiro,
Am 13.06.2016 um 01:15 schrieb Masahiro Yamada:
Hi Tom,
2016-06-13 6:07 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
Hi Tom,
2016-06-13 1:50 GMT+09:00 Tom Rini trini@konsulko.com:
On Sat, Jun 11, 2016 at 06:44:07PM +0900, Masahiro Yamada wrote:
Masahiro Yamada (5): ARM: stm32: remove unused CONFIG_AUTOBOOT autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves tools: fix define2mk.sed to not add quotes around negative integers autoboot: fix a bunch of misconversion of CONFIG_BOOTDELAY autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Please put together a PR with everything except the defconfig changes, along with the other moveconfig.py related fixes for me and I'll go unbreak everything (along with Hans' patch). Thanks!
Please let me confirm the ones I should include in my PR.
moveconfig patches and these three?
ARM: stm32: remove unused CONFIG_AUTOBOOT autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves tools: fix define2mk.sed to not add quotes around negative integers
Done.
BTW, would you consider changing the default of BOOTDELAY from 0 to 3 ?
Damn, Tom suggested me to change it to 2 .... and in my rebase to 2016.05-rc1 accidently I used the wrong value
I am sorry for all the trouble ...
Hmm... didn;t you had a script, with which you checked all board binaries if they are the same before and after one patch? That could be a solution for doing such Kconfig moves ...
bye, Heiko