[PATCH 0/4] Add support for QNAP's ts-433 4bay NAS

Sascha Hauer s.hauer at pengutronix.de
Tue Mar 4 01:15:13 PST 2025


Hi Uwe,

On Sat, Mar 01, 2025 at 05:36:17PM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> this is the result of my quick effort to make barebox run on QNAP's
> ts-433 4bay NAS. The first 3 patches are IMHO fine to go in. The last
> one adds the new machine. As writting in the commit log the NAS boots
> with the resulting image, but neither network nor eMMC work.
> 
> I also tried adding
> 
> 	writel(RK_SETBITS(0x50), 0xfdc20140)
> 
> in lowlevel.c, but that didn't make a difference. I'm open for other
> ideas about what bit is missing.

dts/src/arm64/rockchip/rk3568-qnap-ts433.dts lacks the pinctrl nodes for
the sdhci controller. It might be that it works when booting from eMMC,
but not when booting from USB.

No idea for networking though.

Regards,
 Sascha

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list