summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/cpu/init.lds.S
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: add init.elf helper codeMike Frysinger2011-07-121-0/+25
This creates a standalone ELF that executes just the Blackfin initcode. This is useful for people who want to program the low level aspects of the CPU (memory/clocks/etc...) and can easily be used with JTAG for quick booting while developing. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
OpenPOWER on IntegriCloud