nuttx/boards/risc-v/k210/maix-bit/scripts
Huang Qi 0d3abe6ebb boards/k210: Use 8 byte align in linker script
I noticed sometimes once config changed, it will not launch to shell,
maybe due to
K210 is a 64-bit platform and without misaligned memory access support.

This patch may fix this problem, it will not introduce new issues at least.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-04-28 18:22:09 +08:00
..
ld.script boards/k210: Use 8 byte align in linker script 2023-04-28 18:22:09 +08:00
Make.defs
memory.ld
user-space.ld boards/k210: Use 8 byte align in linker script 2023-04-28 18:22:09 +08:00