configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA
authorBenjamin Schneider <bschnei@gmail.com>
Fri, 28 Feb 2025 19:22:10 +0000 (11:22 -0800)
committerStefan Roese <sr@denx.de>
Wed, 16 Apr 2025 06:05:15 +0000 (08:05 +0200)
commita6a2f07989989a8409191a653b646ab48fa5820c
tree16cf447479c5450901c74af843748d96131d07cd
parent7216dd4ed241761f14a6350411a1bf4e46f5bda6
configs: mvebu_espressobin_ultra-88f3720_defconfig: disable SATA

This device uses the SCSI subsystem to interface with SATA devices.
Trying to use the sata command results in an unhandled exception.
This has the side effect of also causing bootflow scan to raise
an unhandled exception when it attempts to probe the SATA
subsystem. Disabling the sata command fixes this issue and does
not remove support for any boot devices.

Signed-off-by: Benjamin Schneider <ben@bens.haus>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/mvebu_espressobin_ultra-88f3720_defconfig