[U-Boot] fdtgrep exclude nodes

Michal Simek monstr at monstr.eu
Tue Dec 1 11:21:49 CET 2015


Hi Simon and Stefan,

I was checking spl/u-boot-spl.dtb and I see that you are removing
interrupt-parent property but I think that also make sense to remove
interrupt property as well because it is unused and parent is also removed.
Just extend OF_SPL_REMOVE_PROPS by "interrupts" to save some memory.

Another thing I was checking was that we are missing rules for removing
nodes with status = "disabled" property. I think that will be good to
add it. The reason is that I would move all that u-boot,dm-pre-reloc to
dtsi at least for now.
Or do you also probe drivers for nodes which have status disabled?

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151201/d2def96b/attachment.sig>


More information about the U-Boot mailing list