commit | 90fbee3e4051badff770a0ee1b1ca21cb808d634 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Feb 04 21:56:53 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Feb 17 20:19:16 2015 -0700 |
tree | 830ec6de1e2f804ed421a035605a4b9f13162de2 | |
parent | 5745f8c4fd5807becf7f246625e153388293aedc [diff] |
cmd_fdt: Actually fix fdt command in sandbox Commit 90bac29a76bc8d649b41a55f2786c0abef9bb2c1 claims to fix this bug that was introduced in commit a92fd6577ea17751ead9b50243e3c562125cf581 but doesn't actually make the change that the commit message describes. Actually fix the bug this time. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>