commit | 6b798c9f0415128ea2131c8342b110e0968f0329 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 31 07:49:31 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 09 09:16:48 2022 -0500 |
tree | 4d0110c4ca014dc145e073764186f88dd422a02d | |
parent | 2beb0f45e55acbfaf47b75c038efb8d1352a92c4 [diff] |
sata: Drop Silicon Image SIL3114 SATA driver This is not used in U-Boot and has not been converted to driver model. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>