[U-Boot] [PATCH] Enable expression support for CONFIG_BOARD_SIZE_LIMIT

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Dec 4 15:42:51 UTC 2018


On Tue, Dec 4, 2018 at 1:40 PM Wolfgang Denk <wd at 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 <wd at denx.de>
>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Vanessa Maegima <vanessa.maegima at nxp.com>
> Cc: Otavio Salvador <otavio at ossystems.com.br>
> Cc: John Weber <john.weber at technexion.com>
> Cc: Stefan Roese <sr at denx.de>

Reviewed-by: Otavio Salvador <otavio at 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


More information about the U-Boot mailing list