Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage.ccb1c4896905ab22fcd982e6a8a539f0031942e71 Fri Apr 11 09:07:49 UTC 2008 Marian Balakowicz <m8@semihalf.com> Restore the ability to continue booting after legacy image overwrite

Before new uImage code was merged, bootm code allowed for the kernel image to
get overwritten during decompresion. new uImage introduced a check for image
overwrites and refused to boot the image that got overwritten. This patch
restores the old behavior. It also adds a warning when the image overwriten is
a multi-image file, because in such case accessing componentes other than the
first one will fail.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
/rk3399_rockchip-uboot/include/
H A Dimage.hcb1c4896905ab22fcd982e6a8a539f0031942e71 Fri Apr 11 09:07:49 UTC 2008 Marian Balakowicz <m8@semihalf.com> Restore the ability to continue booting after legacy image overwrite

Before new uImage code was merged, bootm code allowed for the kernel image to
get overwritten during decompresion. new uImage introduced a check for image
overwrites and refused to boot the image that got overwritten. This patch
restores the old behavior. It also adds a warning when the image overwriten is
a multi-image file, because in such case accessing componentes other than the
first one will fail.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>