[U-Boot] reset on udoo_neo
Peter Robinson
pbrobinson at gmail.com
Tue Feb 14 09:19:54 UTC 2017
Hi Breno and Stefano,
I finally got around to testing my udoo neo full with upstream u-boot
and with 2017.03rc1 (building rc2 now) I'm seeing a reset when it
tries to load data (I think). Details below, I'll test 2017.01 and
03rc2 shortly.
U-Boot 2017.03-rc1 (Feb 11 2017 - 23:55:08 +0000)
CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)
CPU: Extended Commercial temperature grade (-20C to 105C) at 34C
Reset cause: POR
Board: UDOO Neo FULL
I2C: ready
DRAM: 1 GiB
PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: FEC0 [PRIME]
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:2...
Found /extlinux/extlinux.conf
Unknown command 'sysboot' - try 'help'
SCRIPT FAILED: continuing...
Found U-Boot script /boot.scr
2 bytes read in 44 ms (0 Bytes/s)
## Executing script at 82000000
Wrong image format for "source" command
SCRIPT FAILED: continuing...
BOOTP broadcast 1
data abort
pc : [<bffa6d06>] lr : [<0000532d>]
reloc pc : [<87820d06>] lr : [<c787f32d>]
sp : bfc857f8 ip : 00000000 fp : bffed5bc
r10: bffed108 r9 : bfc85eb8 r8 : 0000000e
r7 : bffef448 r6 : bffef450 r5 : 00000000 r4 : bffed60e
r3 : 00060101 r2 : 00000008 r1 : bffed5c2 r0 : 0000000e
Flags: nzCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
resetting ...
=> ext4load mmc 0:2 0x10800000 /vmlinuz-4.10.0-0.rc4.git1.1.fc26.armv7hl
data abort
pc : [<bff87f0c>] lr : [<9f869f84>]
reloc pc : [<87801f0c>] lr : [<670e3f84>]
sp : bfc85984 ip : 0bc687e3 fp : bfc859c0
r10: 00649e00 r9 : bfc85eb8 r8 : 85595f0e
r7 : 5e1c7edb r6 : 83ef9591 r5 : 75fec25c r4 : 17862fb6
r3 : dbf3cac9 r2 : 000000e8 r1 : bfc859e0 r0 : 10e49e00
Flags: nzCv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
resetting ...
More information about the U-Boot
mailing list