[U-Boot-Users] [PATCH] TB5200: configuration updates

Martin Krause Martin.Krause at tqs.de
Wed Nov 7 18:03:00 CET 2007


Hi Bartlomiej

u-boot-users-bounces at lists.sourceforge.net wrote on :
> Martin Krause wrote:
> > Some configuration updates for the TQM5200 based TB5200 board:
> > 
> > - enable command line history
> > - increase malloc space (because of bigger flash sectors)
> 
> Hi Martin,
> 
> I don't know what is the total amount of SDRAM on the TB5200 board,
> but you might want to check if CFG_MEMTEST_END needs to be decreased
> to accommodate bigger malloc space.

Thanks for pointing out! I must admit, that I haven't thought about 
that point. But fortunately all TB5200 boards have 32 MiB SDRAM and 
above, so the current setting of CFG_MEMTEST_END = 0x00f00000 
(= 15 MiB) should work with the increased malloc space.

Best Regards,
Martin Krause




More information about the U-Boot mailing list