We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: