]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add an fdt pointer to the global data structure
authorGabe Black <gabeblack@chromium.org>
Sat, 20 Oct 2012 12:33:08 +0000 (12:33 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Nov 2012 21:44:04 +0000 (13:44 -0800)
commit028a56289a443dd6209a7b8d9f480367f528da51
tree85b15962d7ba1fdda61106092eea9ebcd7a404f2
parent17c40ad96352114162e8a22b89a50b4742fd8f6a
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>
arch/x86/include/asm/global_data.h