mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add CAINIAO CNIoT-CORE initial support
This commit is contained in:
@@ -24,6 +24,9 @@ function uboot_custom_postprocess() {
|
||||
elif [[ $BOARD == khadas-vim3 ]]; then
|
||||
# do nothing. VIM3 has its own post_uboot_custom_postprocess hook, directly in the board file.
|
||||
:
|
||||
elif [[ $BOARD == cainiao-cniot-core ]]; then
|
||||
# do nothing. CAINIAO CNIoT-CORE has its own post_uboot_custom_postprocess hook, directly in the board file.
|
||||
:
|
||||
elif [[ $BOARD == radxa-zero2 ]]; then
|
||||
uboot_g12_postprocess "$SRC"/cache/sources/amlogic-boot-fip/radxa-zero2 g12b
|
||||
elif [[ $BOARD == bananapim2s ]]; then
|
||||
|
||||
Reference in New Issue
Block a user