On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <s...@chromium.org> wrote:
>
> This is currently a decimal value which is not as convenient or
> meaningful. Also U-Boot tends to use hex everywhere.
>
> Convert this option to hex and add a comment for the size_check macro.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  Makefile                        | 10 +++++++---
>  arch/arm/mach-socfpga/Kconfig   |  2 +-
>  common/spl/Kconfig              |  2 +-
>  configs/evb-rk3288_defconfig    |  2 +-
>  configs/tinker-rk3288_defconfig |  2 +-
>  5 files changed, 11 insertions(+), 7 deletions(-)
>

Acked-by: Bin Meng <bmeng...@gmail.com>

I can fix the commit summary issue (missing _SIZE, as pointed out by
Simon Goldschmidt) when applying.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to