]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
authorSimon Glass <sjg@chromium.org>
Sat, 15 Oct 2011 05:48:20 +0000 (05:48 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Oct 2011 19:37:17 +0000 (21:37 +0200)
commit45ba8077f3ed7039b6cde5fe56149d390dc5ff0c
tree808ca20d09508fc6493b9143d1e84282e0d38788
parent2d46cf291eae29a42bb5ca3d280d2b136339686b
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

This adds a device tree pointer to the global data. It can be set by
board code. A later commit will add support for making a device
tree binary blob available to U-Boot for run-time configuration.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
arch/arm/include/asm/global_data.h