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
ld.script
ld.sct
Make.defs
memory.ld board/lm3s6965-ek: restore 128K kflash 2024-08-11 19:00:18 +08:00
user-space.ld