Bugfix: Odroid C2 hanged at boot

https://forum.armbian.com/topic/17112-odroid-c2-no-eth0-with-latest-image/
This commit is contained in:
Igor Pecovnik 2021-03-07 13:25:04 +01:00
parent c05b4ccddb
commit 87e7a130bb

View File

@ -3,6 +3,8 @@ if [[ $BOARD == odroidc2 ]]; then
UBOOT_TARGET_MAP=";;$SRC/cache/sources/odroidc2-blobs/bl1.bin.hardkernel u-boot.bin"
fi
BOOTBRANCH="tag:v2021.04-rc3"
uboot_custom_postprocess()
{
if [[ $BOARD == odroidc2 ]]; then