commit | 2547deeffccb91c7c3d36a0a42bae20c0d5a7260 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@chromium.org> | Sat Oct 20 12:33:08 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 30 13:44:04 2012 -0800 |
tree | 85b15962d7ba1fdda61106092eea9ebcd7a404f2 | |
parent | 23218f7372f16a49c1ff6022ec3dc6bc50fe32df [diff] |
x86: Add an fdt pointer to the global data structure This change adds a pointer to the global data structure in x86 to point to the device tree. This mirrors an identical pointer in ARM. Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>