commit | 028a56289a443dd6209a7b8d9f480367f528da51 | [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 | 17c40ad96352114162e8a22b89a50b4742fd8f6a [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>