[HI3536DV100] Update Vixand project

pull/263/head
Igor Zalatov (from Citadel PC) 2022-07-12 22:13:18 +03:00
parent 64a885e05c
commit 1e942bb9ca
1 changed files with 7 additions and 0 deletions

View File

@ -420,6 +420,11 @@ hi3536dv100() {
fresh && make PLATFORM=hisilicon BOARD=unknown_unknown_${soc}_openipc all && rename
}
hi3536dv100_vixand() {
soc="hi3536dv100"
fresh && make PLATFORM=hisilicon BOARD=unknown_unknown_${soc}_vixand all && rename
}
#################################################################################
msc313e() {
@ -684,7 +689,9 @@ xm550() {
# hi3516cv500 # testing..
# hi3516dv300 # testing..
#
# hi3536cv100 # OpenIPC
# hi3536dv100 # OpenIPC
# hi3536dv100_vixand # Vixand
#
#######
#