[U-Boot] [PATCH v2 07/19] dm: Add CMD_DM and CMD_DEMO to Kconfig

Masahiro Yamada yamada.m at jp.panasonic.com
Mon Feb 9 05:10:48 CET 2015


On Thu,  5 Feb 2015 21:41:38 -0700
Simon Glass <sjg at chromium.org> wrote:

> Add Kconfig settings for these two options.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v2:
> - Fix 'procides' typo
> - Split out patch to add CMD_DM and CMD_DEMO to Kconfig


I still doubt if these two commands are "Device access commands"
because they just manipulate memory data
instead of getting access to real hardware devices.

But, it might not be a big deal.
Now we are more focusing on moving CONFIGs to Kconfig, so


Reviewed-by: Masahiro Yamada <yamada.m at jp.panasonic.com>



More information about the U-Boot mailing list