commit | 6da4f98110c4a4fcb2c00f686b043658fde2289c | [log] [tgz] |
---|---|---|
author | Andrew Shadura <andrew.shadura@collabora.co.uk> | Tue May 24 15:56:21 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 07 18:13:07 2016 +0200 |
tree | 2a9e9513a6c895d6831beb1975bdeff3b50c333f | |
parent | 2c6ed1ebeba4729604a97e2e029365bf937d5a3f [diff] |
board: ge: bx50v3: make SATA optional and disabled by default The SATA support is only useful for development and shouldn't be enabled in production, so it has to be disabled in U-boot by default. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk>