Dear Stefan Roese,

In message <1317985534-11135-1-git-send-email...@denx.de> you wrote:
> This is needed for the patch "cache: add default setting for
> CONFIG_SYS_CACHELINE_SIZE" from Anton Staaf. As cache.h defines
> CONFIG_SYS_CACHELINE_SIZE for PPC targets.
> 
> This will remove the following warnings/errors:
> 
> include/common.h:819:2: warning: #warning CONFIG_SYS_CACHELINE_SIZE not 
> defined, using __BIGGEST_ALIGNMENT__
> cache.c:33: error: '__BIGGEST_ALIGNMENT__' undeclared (first use in this 
> function)
> 
> Signed-off-by: Stefan Roese <s...@denx.de>
> Cc: Anton Staaf <robot...@chromium.org>
> Cc: Wolfgang Denk <w...@denx.de>
> ---
>  include/common.h |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)

Applied, thanks.

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: w...@denx.de
"...one of the main causes of the fall of the Roman Empire was  that,
lacking  zero,  they had no way to indicate successful termination of
their C programs."                                     - Robert Firth
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to