From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 27 Sep 2012 15:20:33 +0200 Subject: [U-Boot] [PATCH] TQM8xx: adjust linker script to grown code size In-Reply-To: <1348734608-26410-1-git-send-email-wd@denx.de> References: <1348734608-26410-1-git-send-email-wd@denx.de> Message-ID: <201209271520.33571.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Some of the previous changes caused the code to grow, which causes > errors like > > u-boot.lds:76 cannot move location counter backwards (from 4000828c to > 40008000) > > when building with some older tool chains (like ELDK 4.2). > Adjust the linker script to make fit again. [...] I ain't no expert, but didn't this happen on TQM85xx ? Best regards, Marek Vasut