
On Thu, 31 May 2007 15:29:07 -0500 "Benedict, Michael" MBenedict@twacs.com wrote:
Are there any plans to do a snapshot release anytime soon?
Wolfgang, just in case you want to make a release before the LIBFDT breakage on the MPC8360EMDS is resolved, please pull:
git://www.denx.de/git/u-boot-mpc83xx.git stable
to get a stopgap measure patch (only available on the stable branch), and a couple of minor ITX fixes:
Kim Phillips (1): mpc83xx: turn off LIBFDT on MPC8360EMDS
Nikita V. Youshchenko (2): add missing 'console' var to default mpc8349itx config fix compilation problem for mpc8349itx CFG_RAMBOOT
include/configs/MPC8349ITX.h | 14 ++++++++++++-- include/configs/MPC8360EMDS.h | 8 ++++---- 2 files changed, 16 insertions(+), 6 deletions(-)
Thanks,
Kim