From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Chen Date: Thu, 13 May 2021 08:51:21 +0800 Subject: [PATCH] riscv: ax25-ae350: doc: Fix minor format issues In-Reply-To: <752D002CFF5D0F4FA35C0100F1D73F3FE5EA1720@ATCPCS12.andestech.com> References: <20210512152552.26722-1-bmeng.cn@gmail.com> <752D002CFF5D0F4FA35C0100F1D73F3FE5EA1720@ATCPCS12.andestech.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: Bin Meng > Sent: Wednesday, May 12, 2021 11:26 PM > To: Rick Jian-Zhi Chen(???) ; u-boot at lists.denx.de > Cc: Bin Meng > Subject: [PATCH] riscv: ax25-ae350: doc: Fix minor format issues > > This fixes two minor format issues of the ax25-ae350 reST file. > > Signed-off-by: Bin Meng > --- > > doc/board/AndesTech/ax25-ae350.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Rick Chen