commit | 186732066c14b00c9a09779995e39f68540d1781 | [log] [tgz] |
---|---|---|
author | Romain Perier <romain.perier@collabora.com> | Wed Jan 11 11:46:16 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 11 20:24:19 2017 -0700 |
tree | ad53ebc0571a4070f8b59a145d7d422d2f034f57 | |
parent | 13a4d587c102dd1254ef53f6da43814ede0de858 [diff] |
rockchip: Enable ETH address randomization for the rock2 This commit enables ethernet MAC address randomization on the rock2. It removes the error at startup 'ethernet@ff290000 address not set'. Signed-off-by: Romain Perier <romain.perier@collabora.com>