mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 23:11:36 +02:00
At present sandbox is producing a warning about SCSI migration. Drop the legacy code and replace it with a new implementation. Also drop the SATA command, which does not work with driver model. Signed-off-by: Simon Glass <sjg@chromium.org>