add initial loong64 support

This commit is contained in:
Jianfeng Liu
2025-07-24 09:39:42 +08:00
parent dda6950c34
commit fb363e8829
17 changed files with 5240 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
# loong64 via UEFI for all UEFI-enabled boards
export BOARD_NAME="UEFI loong64"
export BOARDFAMILY="uefi-loong64"
export KERNEL_TARGET="current,edge"
export SERIALCON="ttyS0,115200"