On Tue, Dec 4, 2018 at 1:40 PM Wolfgang Denk <w...@denx.de> wrote:
>
> So far, the use of CONFIG_BOARD_SIZE_LIMIT would only work with
> plain numeric constants.  Extend it to allow for expressions, so one
> can for example use
>
>         #define CONFIG_BOARD_SIZE_LIMIT (768 << 10)
>
> in the board configuration.
>
> Signed-off-by: Wolfgang Denk <w...@denx.de>
>
> Cc: Fabio Estevam <feste...@gmail.com>
> Cc: Stefano Babic <sba...@denx.de>
> Cc: Vanessa Maegima <vanessa.maeg...@nxp.com>
> Cc: Otavio Salvador <ota...@ossystems.com.br>
> Cc: John Weber <john.we...@technexion.com>
> Cc: Stefan Roese <s...@denx.de>

Reviewed-by: Otavio Salvador <ota...@ossystems.com.br>

Thanks for looking into this.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854          Mobile: +1 (347) 903-9750
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to