On 29 December 2013 06:31, Christoffer Dall <[email protected]> wrote:
> are the atags always supposed to be loaded even for device-tree booting?
> I could not find this in any ARM booting documents, and QEMU does seem
> to do this, but only for auto-generated device trees, which could just
> be a bug in do_cpu_reset?

Heh, yes, that's just a bug in QEMU -- I didn't notice when I added the
support for autogenerated device trees that we were using "is there a
dtb filename?" to trigger whether to write ATAGS info in reset. I'll fix
that at some point soon...

thanks
-- PMM
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to