All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] fdtgrep exclude nodes
Date: Tue, 1 Dec 2015 11:21:49 +0100	[thread overview]
Message-ID: <565D74BD.2090001@monstr.eu> (raw)

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>

             reply	other threads:[~2015-12-01 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01 10:21 Michal Simek [this message]
2015-12-01 10:46 ` [U-Boot] fdtgrep exclude nodes Stefan Roese
2015-12-01 13:22   ` Michal Simek
2015-12-01 13:31     ` Stefan Roese
2015-12-01 13:43       ` Simon Glass
2015-12-01 13:43       ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=565D74BD.2090001@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.