On Tue, Oct 16, 2018 at 4:59 AM Guo Ren <ren_guo@xxxxxxxxx> wrote: > > This patch add boot code. Thx boot params is all in dtb and it's > the only way to let kernel get bootloader param information. > > Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > --- > Changelog: > - Use built-in dtb when dtb param is NULL. > - Add dummy console for allmodconfig. > --- Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>