On Wed, Aug 12, 2015 at 07:31:52AM +0900, Masahiro Yamada wrote:

> We do not want to compile the DM remove code for SPL.  Currently,
> we undef it in include/config_uncmd_spl.h (for C files) and in
> scripts/Makefile.uncmd_spl (for Makefiles).  This is really ugly.
> 
> This commit demonstrates how we can deprecate those two files.
> 
> Use $(SPL_) for the entry in the Makfile and CONFIG_IS_ENABLED()
> in C files.
> 
> Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com>
> Reviewed-by: Tom Rini <tr...@konsulko.com>
> Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to