summaryrefslogtreecommitdiffstats
path: root/board/zipitz2/u-boot.lds
Commit message (Collapse)AuthorAgeFilesLines
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
| | | | | | | Currently, _end is used for end of BSS section. We want _end to mean end of u-boot image, so we rename _end to __bss_end__ first. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
* PXA: ZipitZ2 supportMarek Vasut2010-07-141-0/+56
This patch adds support for Aeronix Zipit Z2 handheld. Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
OpenPOWER on IntegriCloud