Dear Stefano Babic,

In message <4f5733f8.6030...@denx.de> you wrote:
>
> > +#define CONFIG_SYS_MEMTEST_START   (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE/2)
> > +#define CONFIG_SYS_MEMTEST_END             (PHYS_SDRAM_1 + 
> > PHYS_SDRAM_1_SIZE)
> >  
> >  #undef     CONFIG_SYS_CLKS_IN_HZ   /* everything, incl board info, in Hz */
> >  
> 
> Applied to u-boot-imx, thans.

But this looks broken to me.

U-Boot will relocate itself to the end of RAM, and pout malloc arena
and stack below.  All this will be overwritten with this setup.

Has anybody actually tested this configuration?

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: w...@denx.de
Always borrow money from a pessimist; they don't expect  to  be  paid
back.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to