[U-Boot] [RFC PATCH] kconfig: introduce kconfig for UBI

Simon Glass sjg at chromium.org
Mon Sep 19 02:58:47 CEST 2016


On 13 September 2016 at 23:03, Heiko Schocher <hs at denx.de> wrote:
> move the UBI config options into Kconfig.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> Tested with tbot:
> http://lists.denx.de/pipermail/u-boot/2016-June/258119.html
>
> result:
> Boards      : 1196
> compile err : 36
> not checked : 0
> U-Boot good : 1157 bad 3
> SPL good    : 427 bad 0
> ('compile err :', [...]
> ('bad         :', ['sandbox', 'sandbox_noblk', 'sandbox_spl'])
>
> I have 36 boards, which do not compile, at least with my
> toolchains used, see:
> https://github.com/hsdenx/tbot/blob/master/config/tbot_uboot_kconfig_check.cfg#L68
> but none of them had UBI support, so this should be OK.

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list