Re: [U-Boot] [PATCH V2] ppc4xx: fix PMC440 painit command

2011-12-01 Thread Stefan Roese
On Thursday 24 November 2011 16:36:06 Matthias Fuchs wrote: > This patch fixes the PMC440 BSP command painit. The implementation was > broken since the step to the new environment handling. Applied to u-boot-ppc4xx. Thanks. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfga

[U-Boot] [PATCH V2] ppc4xx: fix PMC440 painit command

2011-11-24 Thread Matthias Fuchs
This patch fixes the PMC440 BSP command painit. The implementation was broken since the step to the new environment handling. Signed-off-by: Matthias Fuchs --- V2: rebased board/esd/pmc440/cmd_pmc440.c | 17 +++-- 1 files changed, 15 insertions(+), 2 deletions(-) diff --git a/boa