summaryrefslogtreecommitdiffstats
path: root/platforms/at91bootstrap.in
Commit message (Collapse)AuthorAgeFilesLines
* at91bootstrap: add config variable for the source md5sumJuergen Kilb2011-08-221-0/+4
| | | | | Signed-off-by: Juergen Kilb <J.Kilb@phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* at91bootstrap: bump version to 1.16Marc Kleine-Budde2011-03-221-1/+1
| | | | | | | ...and fix problem with image size of not using the atmel tools to flash the bootstrap. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* at91bootstrap: depend on ARCH_ARM instead of ARM_AT91SAM926XSascha Hauer2011-03-151-1/+1
| | | | | | | While being useful on at91 only there is no technical reason to not build this tool on any other ARM processor. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* [platforms] add SECTION identifier to image, bootloader and architecture .in ↵Marc Kleine-Budde2009-12-151-0/+2
| | | | | | files Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [at91bootstrap] cleanupsMarc Kleine-Budde2009-03-031-3/+4
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9957 33e552b5-05e3-0310-8538-816dae2090ed
* Add support for AT91Bootstrap to ptxdist.Marc Kleine-Budde2009-03-031-0/+64
This bootstrap package is required on at91sam* boards where dataflash/nandflash is used to boot from. In these cases the internal bootROM of the AT91 core is used to boot the board with. Signed-off-by: Remy Bohmer <linux@bohmer.net> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9953 33e552b5-05e3-0310-8538-816dae2090ed