All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick DELAUNAY <patrick.delaunay@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only
Date: Mon, 20 May 2019 07:41:08 +0000	[thread overview]
Message-ID: <87a2b2904a744f31ad107c20030625fd@SFHDAG6NODE3.st.com> (raw)
In-Reply-To: <CAPnjgZ3oiY4FTs9qq0O5iO8bysks7xpY-VQz7XB-pBafRsM0gQ@mail.gmail.com>

Hi Simon,


> 
> Hi Patrick,
> 
> On Mon, 11 Feb 2019 at 07:34, Patrick DELAUNAY <patrick.delaunay@st.com>
> wrote:
> >
> > Hi Marek,
> >
> > > From: Marek Vasut <marex@denx.de>
> > > Sent: lundi 11 février 2019 12:58
> > >
> > > On 2/11/19 12:56 PM, Patrick DELAUNAY wrote:
> > > > Hi Marek and Simon
> > > >
> > > >> From: Patrick DELAUNAY
> > > >> Sent: vendredi 8 février 2019 13:47
> > > >>
> > > >> Hi Marek,
> > > >>
> > > >>> From: Marek Vasut <marex@denx.de>
> > > >>> Sent: jeudi 7 février 2019 18:48
> > > >>>
> > > >>> On 2/7/19 6:40 PM, Patrick DELAUNAY wrote:
> > > >>>> Hi Marek,
> > > >>>>
> > > >>>>> From: Marek Vasut <marex@denx.de>
> > > >>>>> Sent: mardi 5 février 2019 09:55
> > > >>>>>
> > > >>>>> On 2/4/19 3:40 PM, Simon Glass wrote:
> > > >>>>>> On Mon, 4 Feb 2019 at 03:15, Patrick Delaunay
> > > >>>>>> <patrick.delaunay@st.com>
> > > >>>>> wrote:
> > > >>>>>>>
> > > >>>>>>> This add missing parts for previous commit 06f94461a9f4
> > > >>>>>>> ("fdt: Allow indicating a node is for U-Boot proper only")
> > > >>>>>>>
> > > >>>>>>> At present it is not possible to specify that a node should
> > > >>>>>>> be used before relocation (in U-Boot proper) without it also
> > > >>>>>>> ending up in SPL and TPL device trees. Add a new "u-boot,dm-pre-
> proper"
> > > >>>>>>> boolean property
> > > >>>>> for this.
> > > >>>>>>>
> > > >>>>>>>
> > > >>>>>>> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> > > >>>>>>
> > > > ...
> > > >>>> NB: we could also remove the tags
> > > >>>> u-boot,dm-pre-reloc/u-boot,dm-spl
> > > >>>> : we
> > > >>> can gain place in spl dtb
> > > >>>>        These tags are not needed as binding is mandatory in SPL
> > > >>>> build for ALL
> > > >>> node  present in SPL device tree
> > > >>>>       others node are cleaned by fdtgrep (but impact in SPL
> > > >>>> code)
> > > >>
> > > >> Finally I will sent a patch for this proposal (today I hope) =>
> > > >> On my board stm32mp1-ev1, the SPL device tree is reduced by 790
> > > >> bytes
> > > >
> > > > FYI: patch sent with http://patchwork.ozlabs.org/patch/1039756/
> 
> That patch was applied.
> 
> But what is the status of this patch, and the second one in this series?
> 
> If these are still needed can you please resend them, rebased?

Yes , I need to sent a update.
I finish just it (include tests) Friday, I will sent it today

> Regards,
> Simon

Regards
Patrick

      reply	other threads:[~2019-05-20  7:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04 10:14 [U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only Patrick Delaunay
2019-02-04 10:14 ` [U-Boot] [PATCH 2/2] dm: core: remove the duplicated function dm_ofnode_pre_reloc Patrick Delaunay
2019-02-04 14:40   ` Simon Glass
2019-02-06  9:26     ` Patrick DELAUNAY
2019-02-04 14:40 ` [U-Boot] [PATCH 1/2] fdt: Allow indicating a node is for U-Boot proper only Simon Glass
2019-02-05  8:54   ` Marek Vasut
2019-02-07 17:40     ` Patrick DELAUNAY
2019-02-07 17:47       ` Marek Vasut
2019-02-08 12:47         ` Patrick DELAUNAY
2019-02-11 11:56         ` Patrick DELAUNAY
2019-02-11 11:58           ` Marek Vasut
2019-02-11 14:34             ` Patrick DELAUNAY
2019-05-18 16:20               ` Simon Glass
2019-05-20  7:41                 ` Patrick DELAUNAY [this message]

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=87a2b2904a744f31ad107c20030625fd@SFHDAG6NODE3.st.com \
    --to=patrick.delaunay@st.com \
    --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.