Bug: qemu_arm64: Cannot access the second flash bank
Peter Maydell
peter.maydell at linaro.org
Thu Jan 9 20:13:23 CET 2020
On Thu, 9 Jan 2020 at 13:11, Robin Randhawa <Robin.Randhawa at arm.com> wrote:
> I dumped the DTB to the host filesystem using GDB and 'dump mem' then
> dtc'd it to get the DTS.
The easier way to dump the DTB is to pass QEMU the extra
command line option -machine dumpdtb=file.dtb (plus all the
other arguments for the configuration you want). Instead of starting
the VM QEMU will write the dtb to the specified file and exit.
thanks
-- PMM
More information about the U-Boot
mailing list