rockbox/firmware/target/arm/tms320dm320
Tomasz Moń 94b23da3c4 Sansa Connect: change bootloader linker file
This change ensures that Sansa Connect bootloader.bin will fit in its flash
partition.

Fix _flash_sizem calculation, division was not working properly because
FLASHSIZE included subtraction and defined value was not in parenthesis.
Prior to this change _flash_sizem was 0x00800000, now it is correctly set
to 4 in case of Sansa Connect and 8 in case of other TMS320DM320 players.
This significantly improves boot time as cache is now enabled only for
real flash memory region.

Change-Id: If3e50a3075c840dcb69dfafe5bba608a0acd2bf8
2016-05-25 17:03:19 +02:00
..
creative-zvm
dsp
mrobe-500
sansa-connect
app.lds
boot.lds Sansa Connect: change bootloader linker file 2016-05-25 17:03:19 +02:00
crt0.S Sansa Connect: change bootloader linker file 2016-05-25 17:03:19 +02:00
debug-dm320.c
dma-dm320.c
dma-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
i2c-dm320.c
i2c-dm320.h
kernel-dm320.c
sdmmc-dm320.c
spi-dm320.c
spi-target.h
system-dm320.c
system-target.h
timer-dm320.c
uart-dm320.c
uart-target.h