commit | b618d4d3f6879c71a3a59e804e6c63b37e3569ec | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat May 07 17:55:04 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Jul 12 02:17:45 2011 -0400 |
tree | 82f4ddc19fc7a05e6689722981a99445581f1b72 | |
parent | 0d9891f1fd474c441d3e475d9dc2e2b818c504fc [diff] |
Blackfin: add init.elf helper code 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>