freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
608 stars 187 forks source link

Can't boot BPI-M3 v1.2 #264

Open mavrud opened 5 years ago

mavrud commented 5 years ago

Hi Built an image of 12-CURRENT successfully and there are no issues in the log files. Trying to boot shows this in a loop:

U-Boot SPL 2018.03 (Sep 14 2018 - 19:33:08 +0000) DRAM: 2048 MiB Trying to boot from MMC1

U-Boot 2018.03 (Sep 14 2018 - 19:33:08 +0000) Allwinner Technology

CPU: Allwinner A83T (SUN8I 1673) Model: Allwinner A83T BananaPi M3 Board v1.2 DRAM: 2 GiB MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1 Loading Environment from FAT... Unable to use mmc 1:0... Failed (-5) Loading Environment from MMC... *** Warning - bad CRC, using default environment

Failed (-5) In: serial Out: serial Err: serial Net: No ethernet found. starting USB... USB0: data abort pc : [] lr : [] reloc pc : [<4a01be26>] lr : [<4a01be09>] sp : bbf51c40 ip : bbf5b4ec fp : 00000002 r10: bffb5040 r9 : bbf53ee0 r8 : 00000000 r7 : ffffffff r6 : bbf5a73c r5 : bffb3184 r4 : bbf5a550 r3 : ffffffff r2 : 01c00004 r1 : ffff3f8f r0 : 00000000 Flags: nZCv IRQs off FIQs off Mode SVC_32 Resetting CPU ...

resetting ...

Appreciate any help. Thanks