Re: [meta-xilinx] rel-v2018.1 / zcu102-zynqmp: U-boot crashes with error "fdt_root: FDT_ERR_BADMAGIC"

2018-05-07 Thread Andreas Galauner
On 07.05.2018 12:23, Martin Lund wrote: > Inspired by your last post I tried adding an #undef CONFIG_ARM64 in > arch/arm/lib/spl.c to force it to jump to the ATF without dropping to > EL2 first. That is, to try to mimic the old hacky way of booting the ATF. > > Unfortunately this hack seems to be

Re: [meta-xilinx] rel-v2018.1 / zcu102-zynqmp: U-boot crashes with error "fdt_root: FDT_ERR_BADMAGIC"

2018-05-07 Thread Martin Lund
> Inspired by your last post I tried adding an #undef CONFIG_ARM64 in > arch/arm/lib/spl.c to force it to jump to the ATF without dropping to EL2 > first. That is, to try to mimic the old hacky way of booting the ATF. > > Unfortunately this hack seems to be insufficient as it gets stuck at addre

Re: [meta-xilinx] rel-v2018.1 / zcu102-zynqmp: U-boot crashes with error "fdt_root: FDT_ERR_BADMAGIC"

2018-05-07 Thread Martin Lund
Inspired by your last post I tried adding an #undef CONFIG_ARM64 in arch/arm/lib/spl.c to force it to jump to the ATF without dropping to EL2 first. That is, to try to mimic the old hacky way of booting the ATF. Unfortunately this hack seems to be insufficient as it gets stuck at address 0xfffea92