> From: Bin Meng <bmeng...@gmail.com> > Sent: Friday, June 04, 2021 1:51 PM > To: Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>; Leo Yu-Chi Liang(梁育齊) > <ycli...@andestech.com>; U-Boot Mailing List <u-boot@lists.denx.de> > Subject: [PATCH 2/5] riscv: ae350: dts: Remove the unnecessary space in > bootargs > > There are two spaces before "debug' in bootargs. Drop one. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > arch/riscv/dts/ae350_32.dts | 2 +- > arch/riscv/dts/ae350_64.dts | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Rick Chen <r...@andestech.com>