On 8/13/20 7:42 AM, Rick Chen wrote: > Hi Heinrich > >> From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Heinrich >> Schuchardt >> Sent: Thursday, July 30, 2020 1:24 AM >> To: Sean Anderson >> Cc: u-boot@lists.denx.de; Heinrich Schuchardt >> Subject: [PATCH 1/1] doc: riscv: debug UART for MAIX >> >> Provide the required settings for the debug UART. >> >> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> >> --- >> doc/board/sipeed/maix.rst | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> > > Applying: doc: riscv: debug UART for MAIX > error: patch failed: doc/board/sipeed/maix.rst:262 > error: doc/board/sipeed/maix.rst: patch does not apply > Patch failed at 0001 doc: riscv: debug UART for MAIX > > Thanks, > Rick >
The problem is with the patch sequence. Please, apply [v2,1/1] doc: riscv: Update documentation for Sipeed MAIX boards https://patchwork.ozlabs.org/project/uboot/patch/20200728180530.135264-1-xypron.g...@gmx.de/ first. Best regards Heinrich