commit | b7fc710d817d155af3025b2ae7ebe42da2d010c9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 20 08:42:45 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 01 11:17:21 2013 -0400 |
tree | 2f58ed1398a18cfd829b6ba813d446a3b13052ed | |
parent | 0bfc4cc61c99f172259a2bd4e5c31fc15edaefa0 [diff] |
sandbox: fdt: Support fdt command for sandbox By using map_sysmem() we can get the fdt command to work correctly with sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>