Revert "x86: add support for Mellanox Spectrum SN2000 Switches"
authorTil Kaiser <til.kaiser@gmx.de>
Thu, 9 Nov 2023 13:28:45 +0000 (14:28 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sat, 23 Dec 2023 07:52:05 +0000 (07:52 +0000)
commit713dc12960dd6146706a364905904b58d4d586d4
tree3661cff5c866866cd56df0823f4c54a0c607d429
parent4a2ff73177992abcb30f164358b3692ac9fbdc52
Revert "x86: add support for Mellanox Spectrum SN2000 Switches"

This reverts commit 3004c20614fdb29732f750417a578274a8ed988e.

The commit added the needed packages for the new target
to the generic x86_64 image. This results into unwanted
modules and firmware files for other x86 devices.

Additionally, there is the following error message
while booting the image on other x86 devices:
[    8.531720] kmodloader: 1 module could not be probed
[    8.532613] kmodloader: - leds-mlxcpld - 0

For now, the needed packages will have to be selected
manually while configuring the image.

Signed-off-by: Til Kaiser <til.kaiser@gmx.de>
target/linux/x86/base-files/etc/board.d/02_network
target/linux/x86/image/64.mk