commit | 91a616741fc128cdb88f39bddcd4d72fe17466d0 | [log] [tgz] |
---|---|---|
author | Nick Spence <nick.spence@freescale.com> | Thu May 08 22:32:22 2008 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Sat May 10 00:38:55 2008 +0200 |
tree | 269bc7109d55b8f460eea775264607ad0cefeefa | |
parent | 881031d9732783b7aeae2198fc7eb480ae8974a6 [diff] |
Support legacy multi-type images without FDT section. This patch enables legacy multi-type images containing only a Linux kernel and root file system to be loaded, maintaining compatibility with previous versions of u-boot. This is required when using old image files such as a Linux 2.4 kernel / filesystem. Signed-off-by: Nick Spence <nick.spence@freescale.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>