
The following changes since commit b1d0db1805c3395149777e507b6da53410abac4e: Kumar Gala (1): bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Dave Liu (6): 86xx: Move the clear_tlbs before MMU turn on 86xx: remove the unused ddr_enable_ecc in the board file 86xx: remove the second DDR LAW setting for mpc8641hpcn 86xx: remove the unused code for 86xx family 86xx: remove the redundant r2 global data pointer save 86xx: remove the unused definition
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 11 ----------- board/freescale/mpc8641hpcn/law.c | 3 --- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 11 ----------- board/sbc8641d/sbc8641d.c | 11 ----------- cpu/mpc86xx/start.S | 20 ++++---------------- include/configs/MPC8610HPCD.h | 9 --------- include/configs/MPC8641HPCN.h | 11 ----------- 7 files changed, 4 insertions(+), 72 deletions(-)