
The following changes since commit 6007f3251c0967adc13f2ed8be1b924ddc30124d: Wolfgang Denk (1): Coding Style cleanup, update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Becky Bruce (1): 86xx: Support 2GB DIMMs
Jon Loeliger (3): 8610: Fix lingering compile warnings. Convert MPC8610HPCD to use libfdt. 86xx: Remove cache config from configs.h
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 78 ++++++++++++++++------------- cpu/mpc86xx/spd_sdram.c | 11 ++++- include/configs/MPC8610HPCD.h | 38 +++++--------- 3 files changed, 68 insertions(+), 59 deletions(-)
This should cover these items from your recent patch list:
12818 01/04 Jon Loeliger [PATCH] Convert MPC8610HPCD to use libfdt. 12820 01/04 Timur Tabi [PATCH] 8610: Fix lingering compile warnings.
Thanks, jdl