Re: [PATCH] toradex: apalis-imx8: select QP/QM device tree from OTP fuse
Francesco Dolcini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260813091054.GA34525__34799.2908371211$1786612282$gmane$org@francesco-nb> |
On Thu, Aug 13, 2026 at 10:00:31AM +0200, Franz Schnyder wrote: > From: Franz Schnyder <[email protected]> > > The Apalis iMX8QM and iMX8QP can be distinguished reading out the OTP > fuse word 6. This logic is already used for memory layout selection > and can also be reused to select the corresponding device tree. > > Decouple the device tree selection from the Toradex product PID table by > moving the OTP-based QP/QM detection into a helper function used by > both memory layout and device tree selection. > > Signed-off-by: Franz Schnyder <[email protected]> Reviewed-by: Francesco Dolcini <[email protected]>