[U-Boot] [U-BOOT] [PATCH V2] bootm: replace blob_start with image_start
Wolfgang Denk
wd at denx.de
Mon Apr 11 21:10:57 CEST 2011
Dear Lei Wen,
In message <1294654875-6414-1-git-send-email-leiwen at marvell.com> you wrote:
> For uImage always has a 64 bytes header, we couldn't expect to do
> the xip from the header but should xip from the image start.
>
> The latter logic in that section is also move the image from image_start
> to the load address, so sync this logic to the xip operation.
>
> Signed-off-by: Lei Wen <leiwen at marvell.com>
> ---
> V2: keep the original XIP setting to compare with blob_start.
> This would make original uImage still could works, since
> it modify the make uImage Makefile in the kernel.
>
> common/cmd_bootm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Sometimes a man will tell his bartender things he'll never tell his doctor.
-- Dr. Phillip Boyce, "The Menagerie" ("The Cage"),
stardate unknown.
More information about the U-Boot
mailing list