Re: [U-Boot] [PATCH] ppc4xx: Fix building of sc3 board

2010-08-09 Thread Stefan Roese
On Tuesday 27 July 2010 07:07:24 Heiko Schocher wrote: > Update image size after addition of new environment handling. Applied to u-boot-ppc4xx/master. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82

[U-Boot] [PATCH] ppc4xx: Fix building of sc3 board

2010-07-26 Thread Heiko Schocher
Update image size after addition of new environment handling. Signed-off-by: Heiko Schocher --- board/sc3/config.mk |2 +- include/configs/sc3.h |5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/board/sc3/config.mk b/board/sc3/config.mk index 1bdf5e4..a46b197 100