sdk-hwV1.3/lichee/brandy-2.0/spl
张兆鹏 47d6d64341 添加boot0获取唤醒源 2025-02-24 17:04:54 +08:00
..
arch update(system): Fixup front board rndis doesn't work. 2024-06-18 23:35:25 +08:00
board/sun8iw21p1 添加boot0获取唤醒源 2025-02-24 17:04:54 +08:00
common chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
drivers 添加boot0获取唤醒源 2025-02-24 17:04:54 +08:00
fes 删除 out 的文件 2024-08-08 21:40:08 +08:00
include 添加boot0获取唤醒源 2025-02-24 17:04:54 +08:00
mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
nboot 添加boot0获取唤醒源 2025-02-24 17:04:54 +08:00
solution chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
tools chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
.clang-format chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
.gitignore fix(system): fixup h13_pv build errors. 2024-06-07 18:47:22 +08:00
Makefile chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
README chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00

README

1.build nand
make p=sun50iw3p1 m=nand
make boot0

2.build mmc
make p=sun50iw3p1 m=mmc
make boot0

3.build spinor
make p=sun50iw3p1 m=spinor
make boot0

3.build fes
make p=sun50iw3p1 m=fes
make fes

4.build sboot
make p=sun50iw3p1 m=sboot
make sboot

5.show degbug message
make boot0|sboot|fes  V=1