]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/bootm.c
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
authorMarian Balakowicz <m8@semihalf.com>
Thu, 31 Jan 2008 12:20:07 +0000 (13:20 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 7 Feb 2008 00:12:57 +0000 (01:12 +0100)
commit4a2ad5ff6400698433dd7203d34939c3c9cc9bff
tree1c5953aac357ee20788405f9597dede123b66311
parent82850f3d32a2661868ec6876bed7a22c55cef718
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code

Support for OF_FLAT_TREE is to be obsoleted in the near future,
remove related code from the bootm routines.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
common/cmd_bootm.c
lib_ppc/bootm.c