sdk-hwV1.3/lichee/brandy-2.0/spl
kangjun 8a1a6120a9 fix(system): fixup h13_pv build errors. 2024-06-07 18:47:22 +08:00
..
arch fix(system): fixup h13_pv build errors. 2024-06-07 18:47:22 +08:00
board/sun8iw21p1 add(system): Add new borad H13_PV. 2024-06-07 10:44:51 +08:00
common chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
drivers chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
fes chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
include chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
mk chore(other):sdk 裁减 2024-05-07 18:09:20 +08:00
nboot chore(other):sdk 裁减 2024-05-07 18:09:20 +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