Re: [PATCH V9 03/21] csky: Kernel booting

From: Arnd Bergmann
Date: Wed Oct 17 2018 - 10:59:10 EST


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>