
11 Mar
2010
11 Mar
'10
11:50 p.m.
Dear Mike Frysinger,
In message 1264463411-30105-1-git-send-email-vapier@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@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@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@jpl-devvax.JPL.NASA.GOV