> Am 23.07.2017 um 03:20 schrieb Andreas Färber <[email protected]>: > > Hi, > > Updating my Raspberry Pi Zero to latest Tumbleweed plus staging U-Boot, > I get an exception in GRUB. Could this be related to the native builds? > > U-Boot 2017.07-rc3 (Jul 10 2017 - 12:54:03 +0000) > > DRAM: 416 MiB > RPI Zero (0x900093) > MMC: sdhci@7e300000: 0 > reading uboot.env > > ** Unable to read "uboot.env" from mmc0:1 ** > Using default environment > > In: serial > Out: vidconsole > Err: vidconsole > Net: No ethernet found. > starting USB... > USB0: Core Release: 2.80a > scanning bus 0 for devices... 3 USB Device(s) found > scanning usb for storage devices... 0 Storage Device(s) found > Hit any key to stop autoboot: 0 > switch to partitions #0, OK > mmc0 is current device > Scanning mmc 0:1... > 21968 bytes read in 249 ms (85.9 KiB/s) > Found EFI removable media binary efi/boot/bootarm.efi > reading efi/boot/bootarm.efi > 105984 bytes read in 30 ms (3.4 MiB/s) > ## Starting EFI application at 01000000 ... > Scanning disk [email protected]... > Found 1 disks > Welcome to GRUB! > > data abort
Data abort does not sound like an illegal instruction - hmm > pc : [<18b36628>] lr : [<18b4e178>] > reloc pc : [<febda628>] lr : [<febf2178>] If I had to guess I'd say this is within the grub binary. Alex > sp : 19b5c150 ip : 00000074 fp : 00000001 > r10: 18b58cb8 r9 : 00000000 r8 : 18b360e4 > r7 : 18b36080 r6 : 00000000 r5 : 18b36978 r4 : 19b5c290 > r3 : 00000000 r2 : 00000000 r1 : 18b4e478 r0 : 18b36080 > Flags: nZCv IRQs off FIQs off Mode SVC_32 > Resetting CPU ... > > resetting ... > > Regards, > Andreas > > -- > SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > GF: Felix Imendörffer, Jane Smithard, Graham Norton > HRB 21284 (AG Nürnberg) > -- > To unsubscribe, e-mail: [email protected] > To contact the owner, e-mail: [email protected] > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
