[U-Boot] [PATCH v6 08/20] sandbox: Add board info for architecture

Wolfgang Denk wd at denx.de
Mon Oct 17 23:57:40 CEST 2011


Dear Simon Glass,

In message <1318270953-32482-9-git-send-email-sjg at chromium.org> you wrote:
> This is required for the bdinfo command to work.
> 
> This also cleans up the #ifdef mess for ethernet and lnum a little.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
...
> -#if !(defined(CONFIG_ARM) || defined(CONFIG_M68K)) || defined(CONFIG_CMD_NET)
> +#if !(defined(CONFIG_ARM) || defined(CONFIG_M68K) || defined(CONFIG_SANDBOX))
> +	|| defined(CONFIG_CMD_NET)

Did you _ever_ try compiling this?

Added '\\' when checking in.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
We, the unwilling, led by the unknowing, are doing the impossible for
the ungrateful. We have done so much, for so long, with so little, we
are now qualified to do anything with nothing.


More information about the U-Boot mailing list