[PATCH 1/3] arm: properly handle a missing /chosen node in the DT
Nikolaus Schulz
nikolaus.schulz at avionic-design.de
Tue Apr 5 02:37:54 PDT 2016
On Tue, Apr 05, 2016 at 11:34:33AM +0200, Nikolaus Schulz wrote:
> > * If it is inappropriate to pass off to fdt_add_subnode() can
> > that be resolved by simply passing 0 instead?
>
> If we know that we're adding a top-level node, then yes. Basically,
> one can do that either in fdt_add_subnode, or when calling it in
> zImage_arm_load. My patch does the latter.
s/fdt_add_subnode/setup_dtb_prop/ in the above paragraph
Nikolaus
More information about the kexec
mailing list