> From: Bin Meng <bmeng...@gmail.com> > Sent: Saturday, June 05, 2021 7:01 AM > To: Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>; Leo Yu-Chi Liang(梁育齊) > <ycli...@andestech.com>; u-boot@lists.denx.de > Cc: Bin Meng <bmeng...@gmail.com> > Subject: [PATCH] riscv: ae350: doc: Remove CONFIG_SKIP_LOWLEVEL_INIT > > The doc says CONFIG_SKIP_LOWLEVEL_INIT is in ax25-ae350.h, while actually it > is not. Remove it. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > doc/board/AndesTech/ax25-ae350.rst | 19 ++++--------------- > 1 file changed, 4 insertions(+), 15 deletions(-)
Reviewed-by: Rick Chen <r...@andestech.com>