Bugfix: Odroid C2 hanged at boot
https://forum.armbian.com/topic/17112-odroid-c2-no-eth0-with-latest-image/
This commit is contained in:
parent
c05b4ccddb
commit
87e7a130bb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user