[U-Boot] [PATCH] mkimage: dont force entry point with xip

Wolfgang Denk wd at denx.de
Thu Mar 11 23:50:18 CET 2010


Dear Mike Frysinger,

In message <1264463411-30105-1-git-send-email-vapier at gentoo.org> you wrote:
> Some people boot images with the entry point in the middle of the blob
> (like Linux with the head code in discardable .init.text), and there is no
> no real requirement that the entry point be right after the mkimage header
> when doing XIP, so let people specify whatever they want.  If they do need
> an entry right after the header, then they still can do that with normal
> -e behavior.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  tools/mkimage.c |   14 --------------
>  1 files changed, 0 insertions(+), 14 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
:       I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it.  Any ideas?  (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall <6849 at jpl-devvax.JPL.NASA.GOV>


More information about the U-Boot mailing list