[U-Boot] [PATCH v4 0/15] Kconfig for U-Boot

Simon Glass sjg at chromium.org
Sat Jul 26 18:10:05 CEST 2014


Hi Masahiro,

On 22 July 2014 16:24, Masahiro Yamada <yamada.m at jp.panasonic.com> wrote:
> This series introduces Kconfig.
> For boards with SPL/TPL support, another .config file is created
> under spl/tpl directory.
>
> Use "make spl:config", "make spl:menuconfig" etc. to modify spl/.config
> and "make tpl:config", "make tpl:menuconfig" etc. for tpl/.config.

This doesn't seem to work for me now:

$ rm -rf b/snow;
CROSS_COMPILE=/opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.8-2013.08_linux/bin/arm-linux-gnueabihf-
make O=b/snow snow_defconfig spl:xconfig
Makefile:134: *** multiple target patterns.  Stop.

In case I have missed a patch, I pushed it to u-boot-x86.git in branch
try-masa4.

Regards,
Simon


More information about the U-Boot mailing list