[PATCH v2 18/18] board: rockchip: add support for Qnap TS433 devices
Tom Rini
trini at konsulko.com
Sat Oct 26 05:36:53 CEST 2024
On Sat, Oct 26, 2024 at 10:44:59AM +0800, Kever Yang wrote:
> Hi Heiko,
>
> On 2024/10/14 03:24, Heiko Stuebner wrote:
> > The Qnap TS433 is a 4-bay NAS based around the RK3568.
> >
> > Two SATA bays are connected to the RK3568's own SATA controllers while
> > the other two are connected to a JMicron SATA controller living on the
> > PCIe bus.
> >
> > It provides one 2.5Gb and one 1Gb ethernet port as well as 3 usb ports.
> >
> > Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> > ---
> > arch/arm/dts/rk3568-qnap-ts433-u-boot.dtsi | 6 ++
> > arch/arm/mach-rockchip/rk3568/Kconfig | 14 ++++
> > board/qnap/ts433/Kconfig | 12 +++
> > board/qnap/ts433/MAINTAINERS | 8 ++
> > configs/qnap-ts433-rk3568_defconfig | 86 ++++++++++++++++++++
> > doc/board/qnap/index.rst | 9 +++
> > doc/board/qnap/ts433.rst | 91 ++++++++++++++++++++++
>
> I got a CI build fail for the doc check:
>
> https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/jobs/929791
>
> checking consistency... failed
> Warning, treated as error:
> /builds/u-boot/custodians/u-boot-rockchip/doc/board/qnap/index.rst:document
> isn't included in any toctree
> make[1]: *** [doc/Makefile:70: htmldocs] Error 2
> make: *** [Makefile:2445: htmldocs] Error 2
>
>
> Hi Tom,
>
> Do you have any suggestion for this kind of error?
Hey, yes, "qnap/index" needs to be listed in doc/board/index.rst
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241025/afc07509/attachment.sig>
More information about the U-Boot
mailing list