[U-Boot] [RFC PATCH 07/22] arm: Refactor bootm to reduce #ifdefs

Marek Vasut marex at denx.de
Fri Jan 11 12:10:04 CET 2013


Dear Simon Glass,

> With fewer #ifdefs the code is more readable and more of the code is
> compiled for all boards. Add defines in the header file to control
> what features are enabled, and then use if() instead of #ifdef.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Did you try building it with ELDK 4.2 and check if there's no size growth?

Best regards,
Marek Vasut


More information about the U-Boot mailing list