commit | c8519db351a00efef169cb613da4cde3d5ad2110 | [log] [tgz] |
---|---|---|
author | Dave Liu <daveliu@freescale.com> | Fri Jan 19 10:43:26 2007 +0800 |
committer | Kim Phillips <kim.phillips@freescale.com> | Fri Mar 02 11:05:54 2007 -0600 |
tree | 65878682733d29ff2cbc9413294f78430c62b5e8 | |
parent | 4644b10502bcd49ea3ff9236065fe0ac8cbad51b [diff] |
mpc83xx: Fix the LAW1/3 bug The patch solves the alignment problem of the local bus access windows to render accessible the memory bank and PHY registers of UPC 1 (starting at 0xf801 0000). What we actually did was to adjust the sizes of the bus access windows so that the base address alignment requirement would be met. Signed-off-by: Chereji Marian <marian.chereji@freescale.com> Signed-off-by: Gridish Shlomi <gridish@freescale.com> Signed-off-by: Dave Liu <daveliu@freescale.com>