Skip to content

Commit

Permalink
Merge pull request #27 from OpenIPC/feature/zigfisher_uboot_work
Browse files Browse the repository at this point in the history
Feature/zigfisher uboot work
  • Loading branch information
ZigFisher authored Nov 27, 2019
2 parents 03fcb44 + b87f420 commit 818e1d6
Show file tree
Hide file tree
Showing 13 changed files with 5,676 additions and 363 deletions.
8 changes: 7 additions & 1 deletion Project_OpenIPC.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ case $build in
start_build
;;

18ev200_switcam_hs303_rotek)
SOC=${build}
prepare_image_config ${SOC} "3.4.35" "config_18ev200_switcam_hs303_rotek"
start_build
;;

#################

release)
Expand Down Expand Up @@ -186,7 +192,7 @@ case $build in
echo -e "\nMore information on the site - http://openipc.org\n"
echo -e "\nPLEASE SELECT ONE OPTION IN COMMAND LINE"
echo -e "\nBuild firmware section:\n hi3516cv100\n hi3518av100\n hi3518cv100\n hi3518ev100\n\n hi3516cv200\n hi3518ev200\n hi3518ev201\n\n hi3516cv300\n hi3516ev100\n\n hi3520dv100"
echo -e "\nProfiles:\n 18ev200_jvt_s130h18v\n 18ev200_switcam_hs303"
echo -e "\nProfiles:\n 18ev200_jvt_s130h18v\n 18ev200_switcam_hs303\n 18ev200_switcam_hs303_rotek"
echo -e "\nSystem command section:\n project\n push\n update\n upload"
echo -e "\nRebuild software section:\n osdrv2\n release"
echo -e "\n#####################################"
Expand Down
354 changes: 0 additions & 354 deletions package/boot/uboot-hi35xx/files/include/configs/hi3518ev200.h

This file was deleted.

Loading

0 comments on commit 818e1d6

Please sign in to comment.