On Thu, Dec 02, 2021 at 05:30:20PM +0100, Heinrich Schuchardt wrote:
> On 12/2/21 16:58, Simon Glass wrote:
> > QEMU currently generates a devicetree for use with U-Boot. Explain how to
> > obtain it.
> > 
> > Also explain how to merge it to produce a devicetree with the U-Boot
> > features included.
> 
> Information like the number of CPUs and the memory must be accurate in
> the devicetree and match the call parameter of QEMU.
> 
> This worked without this series and must work afterwards. How do you
> achieve this?

I don't see the problem with _this_ patch.  It documents how to have
QEMU dump the would-be-used device tree, and how to then modify and pass
in a new one.  Perhaps it needs a sentence stressing that the included
commands are samples and need to match how QEMU is actually invoked?

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to