[U-Boot] [PATCH 2/3] 85xx: Fix the wrong CSIZE mask bit
Kumar Gala
galak at kernel.crashing.org
Tue Dec 16 18:53:59 CET 2008
On Dec 15, 2008, at 10:09 PM, Dave Liu wrote:
> The CSIZE is L1CFG0[56-63] in the e500 and e500mc core,
> so we should mask 0xff, not 0x1ff.
>
> Signed-off-by: Dave Liu <daveliu at freescale.com>
> ---
> cpu/mpc85xx/start.S | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
was code breaking or just fixing it up to match the docs?
- k
More information about the U-Boot
mailing list