[U-Boot-Users] Re: U-Boot for AT91RM9200DK

Wolfgang Denk wd at denx.de
Mon Oct 27 09:02:22 CET 2003


Dear Steven, Rick,

in message <3F9CC600.2080209 at imc-berlin.de> you wrote:
> 
> >   I have a sperate entry in a Makefile for compiling u-boot up to run
> > in ram so that I can fire a new u-boot while inside u-boot:
> > 
> > ram:
> > 	cd u-boot-0.4.0; \
> > 	echo TEXT_BASE = 0x21fa0000 > board/at91rm9200dk/config.mk; \
...

> You could still do something like that in your Makefile:
> 
>  > ram:
>  > 	cd u-boot-0.4.0; \
>  > 	echo TEXT_BASE = 0x21fa0000 > board/at91rm9200dk/config.mk; \

STOP! NO!!

Please never ever modify any source files in the Make script!!!


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
What nonsense people talk about happy marriages! A man can  be  happy
with any woman so long as he doesn't love her.         -- Oscar Wilde




More information about the U-Boot mailing list