]> git.baikalelectronics.ru Git - uboot.git/commit
net: mvneta: Add support for AlleyCat5
authorChris Packham <judge.packham@gmail.com>
Sat, 5 Nov 2022 04:23:56 +0000 (17:23 +1300)
committerStefan Roese <sr@denx.de>
Mon, 7 Nov 2022 06:46:28 +0000 (07:46 +0100)
commitc5811dc64efc6dcf7b22b1cd01e0f8e49010e975
treee6b8ab25c7a138b0af0c0bc776ed5e9641bda444
parent9b9980fb640a1ce4eef67e6310a2f1f1a6965397
net: mvneta: Add support for AlleyCat5

Add support for the AlleyCat5 SoC. This lacks the mbus from the other
users of the mvneta.c driver so a new compatible string is needed to
allow for a different window configuration.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/net/Kconfig
drivers/net/mvneta.c