Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-02 Thread Daniel Walker
On Mon, Mar 01, 2021 at 11:26:14AM -0600, Rob Herring wrote: > +PPC folks and Daniel W > > On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: > > > > On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: > > > On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > > > We recently [1]

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-02 Thread Christophe Leroy
Le 02/03/2021 à 15:56, Rob Herring a écrit : On Mon, Mar 1, 2021 at 11:45 AM Christophe Leroy wrote: Le 01/03/2021 à 18:26, Rob Herring a écrit : +PPC folks and Daniel W On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote:

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-02 Thread Rob Herring
On Mon, Mar 1, 2021 at 11:45 AM Christophe Leroy wrote: > > > > Le 01/03/2021 à 18:26, Rob Herring a écrit : > > +PPC folks and Daniel W > > > > On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: > >> > >> On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: > >>> On Thu, Feb 25, 2021 at

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Rob Herring
+PPC folks and Daniel W On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: > > On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: > > On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > > We recently [1] enabled support for CMDLINE_EXTEND on arm64, however > > > when I started

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Christophe Leroy
Le 01/03/2021 à 18:26, Rob Herring a écrit : +PPC folks and Daniel W On Mon, Mar 1, 2021 at 8:42 AM Will Deacon wrote: On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: We recently [1] enabled support for CMDLINE_EXTEND on

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Will Deacon
On Mon, Mar 01, 2021 at 08:19:32AM -0600, Rob Herring wrote: > On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > We recently [1] enabled support for CMDLINE_EXTEND on arm64, however > > when I started looking at replacing Android's out-of-tree implementation [2] > > Did anyone go read the

Re: [PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-03-01 Thread Rob Herring
On Thu, Feb 25, 2021 at 6:59 AM Will Deacon wrote: > > Hi folks, > > We recently [1] enabled support for CMDLINE_EXTEND on arm64, however > when I started looking at replacing Android's out-of-tree implementation [2] Did anyone go read the common, reworked version of all this I referenced that

[PATCH 0/2] Fix CMDLINE_EXTEND handling for FDT "bootargs"

2021-02-25 Thread Will Deacon
Hi folks, We recently [1] enabled support for CMDLINE_EXTEND on arm64, however when I started looking at replacing Android's out-of-tree implementation [2] with the upstream version, I noticed that the two behave significantly differently: Android follows the Kconfig help text of appending the