Re: [U-Boot] [PATCH] ppc4xx: Add UBI support to PLU405 boards

2009-11-10 Thread Stefan Roese
On Tuesday 27 October 2009 12:19:11 Matthias Fuchs wrote: -add UBI support -increase malloc'able memory size -cleanup MONITOR|FLASH_BASE|LEN constants Applied to u-boot-ppc4xx/next. Thanks. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235

[U-Boot] [PATCH] ppc4xx: Add UBI support to PLU405 boards

2009-10-27 Thread Matthias Fuchs
-add UBI support -increase malloc'able memory size -cleanup MONITOR|FLASH_BASE|LEN constants Signed-off-by: Matthias Fuchs matthias.fu...@esd.eu --- include/configs/PLU405.h | 18 ++ 1 files changed, 14 insertions(+), 4 deletions(-) diff --git a/include/configs/PLU405.h