Jump to content

Kiel

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Kiel reacted to lampra in OrangePi Zero2 - Allwinner H616   
    Successfully built & booted kernel 5.13.rc1 using mainline ATF, mainline uboot and this kernel source.
    Ethernet & usb works, reboot does not. More tests in the next few days
    Armbianmonitor
  2. Like
    Kiel reacted to lampra in OrangePi Zero2 - Allwinner H616   
    I probably could, but I am not sure how to handle this without braking everything else.
     
    diff --git a/config/sources/families/include/sunxi64_common.inc b/config/sources/families/include/sunxi64_common.inc index bc59438..1082479 100644 --- a/config/sources/families/include/sunxi64_common.inc +++ b/config/sources/families/include/sunxi64_common.inc @@ -27,9 +27,9 @@ case $BRANCH in edge) - KERNELSOURCE="https://github.com/megous/linux" - KERNELBRANCH="branch:orange-pi-5.12" - KERNELPATCHDIR='sunxi-'$BRANCH + KERNELSOURCE="https://github.com/apritzel/linux/" + KERNELBRANCH="branch:h616-v8-rc" + KERNELPATCHDIR='sunxi-orange-pi-5.12' ;; esac diff --git a/config/sources/families/sun50iw6.conf b/config/sources/families/sun50iw6.conf index 0862996..0a04279 100644 --- a/config/sources/families/sun50iw6.conf +++ b/config/sources/families/sun50iw6.conf @@ -8,14 +8,17 @@ ASOUND_STATE='asound.state.sun50iw2-dev' if [[ $BOARD == orangepizero2 ]]; then - ATFSOURCE='https://github.com/apritzel/arm-trusted-firmware' - ATFBRANCH='branch:h616-beta' + ATFSOURCE='https://github.com/ARM-software/arm-trusted-firmware' + ATFBRANCH='branch:master' ATF_PLAT="sun50i_h616"; ATF_TARGET_MAP='PLAT=sun50i_h616 DEBUG=1 bl31;;build/sun50i_h616/debug/bl31.bin' - BOOTSOURCE='https://github.com/jernejsk/u-boot' - BOOTBRANCH='branch:h616-v2' + BOOTSOURCE='https://github.com/trini/u-boot' + BOOTBRANCH='branch:master' [[ -z $CPUMAX ]] && CPUMAX=1512000  
  3. Like
    Kiel reacted to Werner in OrangePi Zero2 - Allwinner H616   
    https://github.com/armbian/build/pull/2907
  4. Like
    Kiel reacted to terrya in OrangePi Zero2 - Allwinner H616   
    Hi, For info just built edge Buster image, booted okay with ethernet and usb, no wifi and no reboot
  5. Like
    Kiel got a reaction from Werner in Orange Pi 3 Support?   
    short answer:
     
    https://dl.armbian.com/orangepi3/nightly/
     
    long answer:
     
    follow this thread
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines