mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 18:31:54 +02:00
d06a3c2c3a
This is the script for gta03 load by openocd. We use the single qi image for all purposes now so U-Boot lowlevel_foo style crap is dead. We have to run the first part of init before copying qi image to TEXT_BASE (0x33000000) because DRAM is not functional until then. Fixed branchthrough at 0x8 is used as a place to hang the breakpoint. Signed-off-by: Andy Green <andy@openmoko.com> |
||
---|---|---|
.. | ||
drivers | ||
fs | ||
gta02 | ||
gta03 | ||
blink_led.c | ||
blink_led.h | ||
calc_pclk.c | ||
common.h | ||
ctype.c | ||
io.h | ||
lowlevel_init.S | ||
nand_read.c | ||
nand_read.h | ||
part.h | ||
phase2.c | ||
qi.lds | ||
serial.h | ||
start_qi.c | ||
start.S | ||
utils.c |