commit | 68d4f05e6b2383a442fb71f80f2a9fbb3d8def68 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Thu Jan 31 13:55:53 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:59 2008 +0100 |
tree | d31babb34f731f8c26a19f20ba3efdc3c4f98312 | |
parent | 5ad03eb3854c162684222a718b44c0716ea0db03 [diff] |
[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>