[SLOF] [PATCH slof] fdt: Update phandles after H_CAS
Segher Boessenkool
segher at kernel.crashing.org
Tue Aug 27 17:55:28 AEST 2019
On Tue, Aug 27, 2019 at 11:32:15AM +1000, Alexey Kardashevskiy wrote:
> On 26/08/2019 16:26, Segher Boessenkool wrote:
> >On Mon, Aug 26, 2019 at 01:45:12PM +1000, Alexey Kardashevskiy wrote:
> >>@@ -29,6 +29,7 @@
> >> fdt-check-header
> >> fdt-struct fdt-fix-cas-node
> >> fdt-fix-cas-success NOT
> >>+ s" /" find-node fdt-fix-phandles
> >
> >find-node is not a standard name, so you could just use device-tree @
> >to get this info directly (or the standard name for that, 0 peer , but
> >that is a little bit cryptic ;-) )
> Well, this was a quick cut-n-paste from
> https://git.qemu.org/?p=SLOF.git;a=blob;f=board-qemu/slof/fdt.fs;h=3e4c1b34b8af2d;hb=HEAD#l456
> :)
Yeah, it was just a comment.
> Rather than changing that and this patch, I'll leave it as it for now. I
> am genuinely impressed by you remembering all these things after many
> years :)
Everything *-node is SLOF-specific, don't be too impressed ;-)
Segher
More information about the SLOF
mailing list