summaryrefslogtreecommitdiff
path: root/board/xilinx/xupv2p/u-boot.lds
Commit message (Collapse)AuthorAgeLines
* microblaze: Remove XUPV2P boardMichal Simek2008-12-10-68/+0
| | | | | | | | | | | --- Microblaze platforms use generic settings and to have many platforms is confusing that's why I decided to remove this platform from U-BOOT. ml401 tree is sufficient for covering all Microblaze platforms. This change will go through microblaze custodian tree.
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
| | | | | | | | | | Most of the bss initialization loop increments 4 bytes at a time. And the loop end is checked for an 'equal' condition. Make the bss end address aligned by 4, so that the loop will end as expected. Signed-off-by: Selvamuthukumar <selva.muthukumar@e-coninfotech.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
* Support for XUPV2P boardMichal Simek2007-03-26-0/+67
Reset support BSP autoconfig support