WalterOne Posted December 5, 2018 Posted December 5, 2018 I'm trying to boot from exp. flash from site (Armbian Stretch mainline kernel 4.19.y), board couldn't boot (LOG): U-Boot SPL 2018.03-armbian (Jun 11 2018 - 03:52:30 +0000) DRAM: 2048 MiB Trying to boot from MMC1 NOTICE: BL3-1: Running on A64/H64 (1689) in SRAM A2 (@0x44000) NOTICE: Configuring SPC Controller NOTICE: BL3-1: v1.0(debug):c9f55c0 NOTICE: BL3-1: Built : 03:52:19, Jun 11 2018 NOTICE: DT: sun50i-a64-orangepi-win INFO: Configuring AXP PMIC INFO: PMIC: DRAM voltage: 1.50V INFO U-Boot SPL 2018.03-armbian (Jun 11 2018 - 03:52:30 +0000) DRAM: 2048 MiB Trying to boot from MMC1 NOTICE: BL3-1: Running on A64/H64 (1689) in SRAM A2 (@0x44000) NOTICE: Configuring SPC Controller NOTICE: BL3-1: v1.0(debug):c9f55c0 NOTICE: BL3-1: Built : 03:52:19, Jun 11 2018 NOTICE: DT: sun50i-a64-orangepi-win INFO: Configuring AXP PMIC INFO: PMIC: DRAM voltage: 1.50V INFO Trying to build conf by myself - same result...
Igor Posted December 5, 2018 Posted December 5, 2018 Use DEV branch when building (you need a parameter EXPERT="yes" at this point). That one is tested and should work fine. Remember to read this first https://docs.armbian.com/User-Guide_Getting-Started/
Recommended Posts