From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Sieka Date: Wed, 07 Nov 2007 09:27:15 +0100 Subject: [U-Boot-Users] [PATCH] TB5200: configuration updates In-Reply-To: <20071107080948.13011.3142.stgit@tq-sewsrv-4.tq-net.de> References: <20071107080948.13011.3142.stgit@tq-sewsrv-4.tq-net.de> Message-ID: <473176E3.1050605@semihalf.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. Regards, Bartlomiej