[U-Boot] [PATCH 0/5] Remove assert()
Masahiro Yamada
yamada.masahiro at socionext.com
Tue Nov 28 15:17:35 UTC 2017
2017-11-28 23:52 GMT+09:00 Tom Rini <trini at konsulko.com>:
> On Tue, Nov 28, 2017 at 09:23:18PM +0900, Masahiro Yamada wrote:
>
>> Buildman test passed.
>>
>>
>> Masahiro Yamada (5):
>> Move CONFIG_PANIC_HANG to Kconfig
>> ARM: openrd: set CONFIG_LOGLEVEL to 2
>> Enable CONFIG_PANIC_HANG for boards without do_reset()
>> treewide: convert assert() to BUG_ON()
>> Remove assert()
>
> Have you done a size check on this series? If not, I'll fire one up,
> thanks!
>
I think I did it correctly.
At least, I needed the following patch for openrd boards:
http://patchwork.ozlabs.org/patch/842106/
Looks like the NAND core pull-request needs it, too.
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list