[SLOF] [PATCH slof] fdt: Update phandles after H_CAS

Segher Boessenkool segher at kernel.crashing.org
Mon Aug 26 16:26:16 AEST 2019


Hi!

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 ;-) )


Segher


More information about the SLOF mailing list