]> git.ipfire.org Git - people/ms/u-boot.git/commit
[new uImage] Removed dead ramdisk code on microblaze architectures
authorMarian Balakowicz <m8@semihalf.com>
Thu, 31 Jan 2008 12:55:53 +0000 (13:55 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 7 Feb 2008 00:12:59 +0000 (01:12 +0100)
commit68d4f05e6b2383a442fb71f80f2a9fbb3d8def68
treed31babb34f731f8c26a19f20ba3efdc3c4f98312
parent5ad03eb3854c162684222a718b44c0716ea0db03
[new uImage] Removed dead ramdisk code on microblaze architectures

Microblaze do_bootm_linux() includes ramdisk processing code but
the ramdisk does not get used anywhere later on.

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