commit | a87c856eb411b9365937d0d4b9c21e46adbe1c14 | [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 | 97c4b397dce236a7318b304667bf89e59d08b17c [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>