[U-Boot] [PATCH 0/2] mpc83xx: fix the broken on the mpc83xx boards
Kevin Hao
kexin.hao at windriver.com
Fri Jul 8 05:25:13 CEST 2016
Hi,
Robert P. J. Day reported that the latest u-boot can't work on mpc8315erdb
board. There are two bugs in the config of this board. This patch series
tries to fix these two issue for all the mpc83xx boards. Only run test
on mpc8315erdb board. Just build test for other boards.
Kevin Hao (2):
mpc83xx: fix the corruption of u-boot when saveenv
mpc83xx: make it bootable with the latest kernel
include/configs/MPC8308RDB.h | 3 ++-
include/configs/MPC8313ERDB.h | 5 +++--
include/configs/MPC8315ERDB.h | 5 +++--
include/configs/MPC8323ERDB.h | 3 ++-
include/configs/MPC832XEMDS.h | 3 ++-
include/configs/MPC8349EMDS.h | 3 ++-
include/configs/MPC8349ITX.h | 3 ++-
include/configs/MPC837XEMDS.h | 3 ++-
include/configs/MPC837XERDB.h | 3 ++-
9 files changed, 20 insertions(+), 11 deletions(-)
--
2.8.1
More information about the U-Boot
mailing list