[U-Boot] Please pull u-boot-mpc85xx - master branch
Kumar Gala
galak at kernel.crashing.org
Fri Jun 12 16:22:00 CEST 2009
(some fixes for v2009.06)
The following changes since commit c3ab4243b5c44a5551204c324510175f444f6fd5:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
Haiying Wang (5):
85xx: Fix MURAM size for MPC8569
85xx: Fix some settings for MPC8569MDS board
85xx: Add PIB support at CS4/CS5 for MPC8569MDS
85xx: Add UART1 support for MPC8569MDS
85xx: Add README for MPC8569MDS
Kumar Gala (2):
85xx: Use print_size to report amount of memory not mapped by TLBs
fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
board/freescale/mpc8569mds/mpc8569mds.c | 6 ++
cpu/mpc85xx/tlb.c | 2 +-
cpu/mpc8xxx/ddr/ctrl_regs.c | 3 +-
cpu/mpc8xxx/ddr/ddr.h | 2 +-
cpu/mpc8xxx/ddr/ddr1_dimm_params.c | 4 +-
cpu/mpc8xxx/ddr/ddr2_dimm_params.c | 4 +-
cpu/mpc8xxx/ddr/ddr3_dimm_params.c | 4 +-
cpu/mpc8xxx/ddr/main.c | 45 ++++++++---------
cpu/mpc8xxx/ddr/util.c | 18 +++++--
doc/README.mpc8569mds | 78 +++++++++++++++++++++++++++++++
include/asm-ppc/immap_qe.h | 9 +++-
include/configs/MPC8569MDS.h | 16 +++++--
12 files changed, 145 insertions(+), 46 deletions(-)
create mode 100644 doc/README.mpc8569mds
More information about the U-Boot
mailing list