[U-Boot] [PATCH] spl: Correct SPL_SIZE_LIMIT Kconfig option
Fabio Estevam
festevam at gmail.com
Sat Jun 8 03:14:49 UTC 2019
On Fri, Jun 7, 2019 at 9:41 PM Tom Rini <trini at konsulko.com> wrote:
>
> When introduced this limit was an int but was then changed to hex
> without noting as much in the prompt nor changing existing users. Put
> this back to an int.
>
> Reported-by: Fabio Estevam <festevam at gmail.com>
> Fixes: 2577015dc5c4 ("spl: add overall SPL size check")
> Signed-off-by: Tom Rini <trini at konsulko.com>
Thanks for the fix:
Tested-by: Fabio Estevam <festevam at gmail.com>
More information about the U-Boot
mailing list