nuttx/boards/arm/tiva/lm3s6965-ek/scripts
Yanfeng Liu 76b58e4af0 board/lm3s6965-ek: restore 128K kflash
This reverts both 2afdcfb6a6 and 0a0af89de9 to restore the 128K kflash
design as the implementation depends on that to work, checked with:

```
$ qemu-system-arm -M lm3s6965evb -nographic -device \
    loader,file=nuttx.bin,addr=0x0 -device \
    loader,file=nuttx_user.bin,addr=0x2000
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-08-11 19:00:18 +08:00
..
kernel-space.ld nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld.script nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
ld.sct boards/arm/ac6: add scatter linker script for sabre-6quad/lm3s6965-ek 2022-09-18 00:08:42 +08:00
Make.defs boards/arm/ac6: add scatter linker script for sabre-6quad/lm3s6965-ek 2022-09-18 00:08:42 +08:00
memory.ld board/lm3s6965-ek: restore 128K kflash 2024-08-11 19:00:18 +08:00
user-space.ld nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00