[U-Boot-Users] [PATCH] fix compilation problem for mpc8349itx CFG_RAMBOOT

Kim Phillips kim.phillips at freescale.com
Fri Jun 1 22:18:50 CEST 2007


On Wed, 23 May 2007 12:45:19 +0400
"Nikita V. Youshchenko" <yoush at debian.org> wrote:

> Current include/configs/MPC8349ITX.h does contain some support for building
> image that will be started from memory (without putting in into flash).
> It could be triggered by building with TEXT_BASE set to a low value.
> 
> However, this support is incomplete: using of low TEXT_BASE causes
> defining configuration macros in inconsistent way, which later leads
> to compilation errors. In particular. flash support is being disabled,
> but then flash structures get referenced.
> 
> This patch fixes this, making it possible to build with low TEXT_BASE.
> 
> Signed-Off-By: Nikita Youshchenko <yoush at debian.org>
> 

applied, thanks.

please don't send patches in nested multipart messages in the future.

Kim




More information about the U-Boot mailing list