]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: versal-net: Add support for SPP production version
authorMichal Simek <michal.simek@amd.com>
Wed, 17 May 2023 08:21:32 +0000 (10:21 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 12 Jun 2023 11:24:31 +0000 (13:24 +0200)
commit3e95bf9b76abde1f74b2998cd612cac22b9a1c20
tree4911bb4ae5e11907134618c402fcb151cde26b64
parentf5aa35c932a073489b3996c26435d7e16a1d6428
arm64: versal-net: Add support for SPP production version

Production version restarting platform version field from 0 that's why add
new calculation to be able to use different DT for these platforms.
Requested DT names for production silicons for IPP/SPP and EMU platform are
versal-net-ipp-rev2.0.dts and versal-net-emu-rev2.0.dts.
If platform version increase numbers revision can be even higher.
As of today platform version is 2 that's why expected is rev2.2.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/691e166b3cf2643d7edf482bda5500163eecb35a.1684311689.git.michal.simek@amd.com
arch/arm/mach-versal-net/include/mach/hardware.h
board/xilinx/versal-net/board.c