[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address

Albert ARIBAUD albert.u.boot at aribaud.net
Mon May 26 11:50:16 CEST 2014


Hi Wolfgang, Darwin,

On Thu, 15 May 2014 21:19:57 +0200, Wolfgang Denk <wd at denx.de> wrote:

> Setting CONFIG_SYS_TEXT_BASE to something like 0x88000020 is extremly
> fishy.  If you want to add some header data to your image, you should
> not shift the text segment, but rather include your header in the
> start of the text segment.  Or keep it completely separate, without
> messing with CONFIG_SYS_TEXT_BASE.  

Back to the origin of the discussion and patch:

Darwin, can you describe the actual technical difficulty which caused
you to you write and submitting this patch?

> Best regards,
> 
> Wolfgang Denk

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list