[U-Boot] [PATCH V2] bugfix: image header pointer change.
Baidu Boy
liucai.lfn at gmail.com
Sat Nov 27 13:19:38 CET 2010
Hi,Walfgang:
2010/11/27 Wolfgang Denk <wd at denx.de>:
> Dear Baidu Boy,
>
> Comments like the "changes for V2" gor _below_ the "---" ine, not
> above.
>
> And you still don't mention anything abut the problem you are fixing
> in the commit message.
>
we should use the new image header after we copied it from the uImage to the
&images->legacy_hdr_os_copy. So we should make
images->legacy_hdr_os point to images->legacy_hdr_os_copy, not the original
image_header_t *hdr
--
------
Best Regards
Leo Liu
More information about the U-Boot
mailing list