OSDN Git Service

hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
authorGuenter Roeck <linux@roeck-us.net>
Mon, 20 Sep 2021 06:50:59 +0000 (08:50 +0200)
committerCédric Le Goater <clg@kaod.org>
Mon, 20 Sep 2021 06:50:59 +0000 (08:50 +0200)
commit5bb825c8359e69652f7f9fce40a58499093b2d26
tree0f9a2b901764dc9d9763dcd6d7a25b110e54f10f
parent2919328639d731198453e12495d2f2d55bf009e2
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a

According to its dts file in the Linux kernel, we need mac0 and mac1 enabled
instead of mac1 and mac2. Also, g220a is based on aspeed-g5 (ast2500) which
doesn't even have the third interface.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20210810035742.550391-1-linux@roeck-us.net>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c