commit | 95c2b298d68cec17bf48550632338f703b0e477b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jan 11 11:46:13 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 11 20:24:19 2017 -0700 |
tree | 4c50d2f440bbde46bb33abea26f2cfe20c87dd44 | |
parent | 613848c1c5720958f056ff9711c33c425f461842 [diff] |
rockchip: evb-rk3339: Enable DHCP This is the only RK3399 device without DHCP. Enable it so that we can use a common BOOT_TARGET_DEVICES setting. It is likely useful to be able to use USB networking, at least. Full networking can be enabled when a suitable platform needs it. Signed-off-by: Simon Glass <sjg@chromium.org>