commit | 2eede1f363b485a9b2b49ac097b9a24256716c8b | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Sun Mar 22 17:09:19 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:13 2015 -0600 |
tree | ee5e6e8bd1e7baa62cb3c1b30d4bbec589509fcf | |
parent | 7d104eab7dfb632dd96d027b7bfb233f1ae41ba7 [diff] |
sandbox: eth: Add ability to disable ping reply in sandbox eth driver This is needed to test the netretry functionality (make the command fail on a sandbox eth device). Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>