summaryrefslogtreecommitdiffstats
path: root/board/mvblue/u-boot.lds
Commit message (Collapse)AuthorAgeFilesLines
* added boot script files to repositoryH. Nikolaus Schaller2012-03-261-99/+0
|
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-0/+99
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> Acked-by: Stefan Roese <sr@denx.de>
* Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-041-136/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* (no commit message)Wolfgang Denk2005-12-121-0/+1
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-071-0/+133
add support for mvblue (mvBlueLYNX and mvBlueBOX) boards * Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440 * Patch by Anders Larsen, 17 Nov 2003: Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h