[SLOF] [PATCH slof] fdt: Update phandles after H_CAS
Alexey Kardashevskiy
aik at ozlabs.ru
Tue Aug 27 11:32:15 AEST 2019
On 26/08/2019 16:26, Segher Boessenkool wrote:
> 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 ;-) )
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
:)
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 :)
--
Alexey
More information about the SLOF
mailing list