Home
last modified time | relevance | path

Searched hist:d5a64237d58ded31c2eed455c7a346e1c85f5565 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dmulti.itsd5a64237d58ded31c2eed455c7a346e1c85f5565 Tue Mar 30 12:02:13 UTC 2010 Felix Radensky <felix@embedded-sol.com> doc: Fix ramdisk examples in doc/uImage.FIT/multi.its

The ramdisk sections in doc/uImage.FIT/multi.its lack
load address and entry point properties. Using examples
from this file will result in unbootable image, u-boot
will issue the following error messages:

Can't get ramdisk subimage load address!
Ramdisk image is corrupt or invalid

This patch adds missing properties to ramdisk sections.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>