rockbox/firmware/target/mips/ingenic_x1000
Aidan MacDonald ed8c977e2f x1000: Fix stupid bug in the SPL
This overwrote the first 2 instructions of crt0 in the bootloader!
I'm really not sure how this *didn't* cause a fatal exception.

This address isn't special as far as I know, so just move it to the
TCSM by making it a static variable.

Change-Id: I58e1486804aeb2b68325e8de2aa1874c97abef19
2021-04-28 20:04:10 +01:00
..
fiiom3k FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
x1000 FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
aic-x1000.c
aic-x1000.h
app.lds MIPS: remove .MIPS.abiflags section 2021-04-26 12:41:06 +00:00
boot.lds
clk-x1000.c
clk-x1000.h
crt0.S
debug-x1000.c x1000: disable CPU idle stats by default 2021-04-17 20:24:21 +00:00
dma-x1000.c
dma-x1000.h
gpio-x1000.c X1000: remove bogus GPIO Z mutex 2021-04-25 14:27:35 +00:00
gpio-x1000.h X1000: remove bogus GPIO Z mutex 2021-04-25 14:27:35 +00:00
i2c-x1000.c
i2c-x1000.h
irq-x1000.h
kernel-x1000.c FiiO M3K: disable CPU frequency switching 2021-04-17 20:24:36 +00:00
lcd-x1000.c
lcd-x1000.h
msc-x1000.c
msc-x1000.h
nand-x1000-err.h x1000: Improve NAND driver API 2021-04-06 17:27:12 +01:00
nand-x1000.c x1000: Improve NAND driver API 2021-04-06 17:27:12 +01:00
nand-x1000.h x1000: Improve NAND driver API 2021-04-06 17:27:12 +01:00
pcm-x1000.c
pwm-x1000.c
pwm-x1000.h
sd-x1000.c
sfc-x1000.c X1000: disable SFC DMA 2021-04-25 14:16:12 +00:00
sfc-x1000.h
spl-x1000-defs.h x1000: Redesign SPL, and allow it to flash the bootloader 2021-04-17 20:22:49 +00:00
spl-x1000.c x1000: Fix stupid bug in the SPL 2021-04-28 20:04:10 +01:00
spl-x1000.h FiiO M3K/X1000: Do system clock initialization in the SPL 2021-04-17 20:24:07 +00:00
spl.lds MIPS: remove .MIPS.abiflags section 2021-04-26 12:41:06 +00:00
system-target.h MIPS: emulate -ffunction-sections with macros in mmu-mips 2021-04-25 14:04:38 +00:00
system-x1000.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00
timer-x1000.c
usb-x1000.c FiiO M3K/X1000: add USB support 2021-04-21 18:31:55 +00:00