Am Montag, 5. Januar 2026, 20:47:11 Mitteleuropäische Normalzeit schrieb Heiko Stuebner: > This series does a number of cleanups for the existing TS433 NAS, > and also introduces support for a second device. > > Right now the code can detect the variant from the I2C eeprom(s) and > set the fdtfile accordingly. Later on (once I figured out what is needed) > this should also select an optional overlay, because later model-variants > do have additional per-disk presence detection and also regulator-handling > that is not present on the earlier versions. > > Heiko Stuebner (12): > rockchip: board: qnap-ts433: Fix TPL binary in build-example > rockchip: board: qnap-ts433: drop DW_MMC config options > rockchip: board: qnap-ts433: Fix dir naming to allow build-system to > find it > rockchip: board: qnap-ts433: Update documentation to recent tool > versions > rockchip: board: qnap-ts433: Add instructions for how to use upstream > TF-A > rockchip: board: qnap-ts433: Support multiple models of the TSx33 > family
I've updated the board-ident parsing in v2 to support all the types of identifiers used in the fielt (there are 3 different types) Heiko

