[U-Boot] [PATCH v2] PPC405EX CHIP_21 erratum

2011-05-04 Thread Steven A. Falco
v2: Correct checkpatch errors/warnings re: whitespace, comment style, etc. Move PVR logic out of board config file. Simplify ifdef structure. APM errata CHIP_21 for the 405EX/EXr (from the rev 1.09 document dated 4/27/11) states that rev D processors may wake up with the wrong feature set. I've p

Re: [U-Boot] [PATCH v2] PPC405EX CHIP_21 erratum

2011-05-05 Thread Eibach, Dirk
> v2: > Correct checkpatch errors/warnings re: whitespace, comment style, etc. > Move PVR logic out of board config file. > Simplify ifdef structure. > Signed-off-by: Steve Falco Works for me, thanks! Tested on custom board using #define CONFIG_SYS_4xx_CHIP_21_405EX_SECURITY. Acked-by: Dirk E

Re: [U-Boot] [PATCH v2] PPC405EX CHIP_21 erratum

2011-05-05 Thread Stefan Roese
Hi Steve, On Wednesday 04 May 2011 16:53:50 Steven A. Falco wrote: > v2: > Correct checkpatch errors/warnings re: whitespace, comment style, etc. > Move PVR logic out of board config file. > Simplify ifdef structure. Those comments above below below the "---" line of the patch. This way they wil