Add hi3518ev100 example

pull/236/head
Igor Zalatov (from Citadel PC) 2022-06-08 22:46:34 +03:00
parent 393e2a294b
commit 1f51118a23
1 changed files with 8 additions and 0 deletions

View File

@ -218,6 +218,13 @@ hi3516cv100() {
fresh && make PLATFORM=hisilicon BOARD=unknown_unknown_${soc}_openipc all && rename
}
hi3518ev100() {
soc="hi3518ev100"
fresh && make PLATFORM=hisilicon BOARD=unknown_unknown_${soc}_openipc all && rename
}
#################################################################################
hi3516cv200() {
soc="hi3516cv200"
fresh && make PLATFORM=hisilicon BOARD=unknown_unknown_${soc}_openipc all && rename
@ -592,6 +599,7 @@ xm550() {
#######
#
# hi3516cv100 # OpenIPC
# hi3518ev100 # OpenIPC
#
# hi3516cv200 # testing..
# hi3518ev200 # testing..