Chris Packham <chris.pack...@alliedtelesis.co.nz> writes: > Hi All, > > On Fri, 2019-08-02 at 06:40 +0200, Christophe Leroy wrote: >> >> Le 02/08/2019 à 00:50, Chris Packham a écrit : >> > Bring powerpc in line with other architectures that support extending or >> > overriding the bootloader provided command line. >> > >> > The current behaviour is most like CMDLINE_FROM_BOOTLOADER where the >> > bootloader command line is preferred but the kernel config can provide a >> > fallback so CMDLINE_FROM_BOOTLOADER is the default. CMDLINE_EXTEND can >> > be used to append the CMDLINE from the kernel config to the one provided >> > by the bootloader. >> > >> > Signed-off-by: Chris Packham <chris.pack...@alliedtelesis.co.nz> >> >> Reviewed-by: Christophe Leroy <christophe.le...@c-s.fr> > > Just going over some old patches this doesn't appear to be in next. Is > there anything stopping it from being accepted?
Just me not being overloaded :/, sorry. Have put it in my next-test branch, which means it should appear in next in the next few days. cheers