Re: [RESEND v7 06/37] sh: kernel/setup Update DT support.

2024-04-04 Thread Rob Herring
On Thu, Apr 4, 2024 at 12:15 AM Yoshinori Sato wrote: > > Fix extrnal fdt initialize and bootargs. What is the problem you are trying to solve? And a typo. > > Signed-off-by: Yoshinori Sato > --- > arch/sh/Kconfig | 23 +++ > arch/sh/include/asm/setup.h | 1 +

[RESEND v7 06/37] sh: kernel/setup Update DT support.

2024-04-03 Thread Yoshinori Sato
Fix extrnal fdt initialize and bootargs. Signed-off-by: Yoshinori Sato --- arch/sh/Kconfig | 23 +++ arch/sh/include/asm/setup.h | 1 + arch/sh/kernel/setup.c | 36 +++- 3 files changed, 35 insertions(+), 25 deletions(-)