commit | d162300e6c963fe255ea7f73b956a7716e24205d | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Jul 29 15:06:15 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jul 30 00:24:07 2009 +0900 |
tree | c782b69e96370e9d9cc170fb2ffc16db7385e36b | |
parent | 3c928320b2254cb6c8d8a7919a1fcf94ca7cae66 [diff] |
sh: kfr2r09 romImage support V2 This patch is romImage support for the kfr2r09 board V2. The partner-jet-setup.txt file is converted into assembly code which becomes the first code to execute from the reset vector. The file partner-jet-setup.txt can also be used to setup the hardware using a JTAG debugger so booting from RAM can be done without burning the code to flash. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>