commit | 2c6ed1ebeba4729604a97e2e029365bf937d5a3f | [log] [tgz] |
---|---|---|
author | Andrew Shadura <andrew.shadura@collabora.co.uk> | Tue May 24 15:56:20 2016 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 07 18:13:07 2016 +0200 |
tree | 35bc5edff24650fc543c79efa87bb80e3e183f67 | |
parent | af628af079c42d7c5cfd396c9940500c96f58061 [diff] |
board: ge: bx50v3: make network support optional and disabled by default The network 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>