[U-Boot] Please pull u-boot-mpc83xx fixes for 2008-10 release
Kim Phillips
kim.phillips at freescale.com
Wed Sep 24 17:13:31 CEST 2008
Wolfgang D.,
Please pull a ddr base address assignment fix, h/w flash protection
turned on by default, and a fix to facilitate autobooting:
The following changes since commit 8fd4166c467a46773f80208bda1ec3b4757747bc:
Stefan Roese (1):
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (1):
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Kim Phillips (2):
mpc83xx: add h/w flash protection to board configs
mpc83xx: don't disable autoboot
Nobuhiro Iwamatsu (1):
mpc83xx: Fix typo in include/mpc83xx.h
board/freescale/mpc8313erdb/sdram.c | 2 +-
board/freescale/mpc8315erdb/sdram.c | 2 +-
board/freescale/mpc8349emds/mpc8349emds.c | 2 +-
board/freescale/mpc8349itx/mpc8349itx.c | 2 +-
board/freescale/mpc837xemds/mpc837xemds.c | 2 +-
board/freescale/mpc837xerdb/mpc837xerdb.c | 2 +-
board/matrix_vision/mvblm7/mvblm7.c | 2 +-
board/sbc8349/sbc8349.c | 2 +-
cpu/mpc83xx/spd_sdram.c | 2 +-
include/configs/MPC8313ERDB.h | 3 ++-
include/configs/MPC8315ERDB.h | 1 +
include/configs/MPC8323ERDB.h | 3 ++-
include/configs/MPC832XEMDS.h | 1 +
include/configs/MPC8349EMDS.h | 1 +
include/configs/MPC8349ITX.h | 1 +
include/configs/MPC8360EMDS.h | 1 +
include/configs/MPC837XEMDS.h | 1 +
include/configs/MPC837XERDB.h | 3 ++-
include/mpc83xx.h | 2 +-
19 files changed, 22 insertions(+), 13 deletions(-)
Thanks,
Kim
More information about the U-Boot
mailing list