summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 19:11:42 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 19:11:42 +0100
commita3f0169880a44ac06de5177e7926d7c732368663 (patch)
tree34d2fcde4020719ecb435acce0ecf698c63dd86e /README
parent3b2e4fd9b0348d49e7b55a19a0c919f6c83d9a43 (diff)
parent62ec6418d417b1fc887f979441c15fbd6602edc9 (diff)
downloadbarebox-a3f0169880a44ac06de5177e7926d7c732368663.tar.gz
barebox-a3f0169880a44ac06de5177e7926d7c732368663.tar.xz
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
index 962ab52aa1..c805437cd6 100644
--- a/README
+++ b/README
@@ -411,7 +411,24 @@ The following options need to be configured:
The maximum size of the constructed OF tree.
OF_CPU - The proper name of the cpus node.
+ OF_SOC - The proper name of the soc node.
OF_TBCLK - The timebase frequency.
+ OF_STDOUT_PATH - The path to the console device
+
+ CONFIG_OF_HAS_BD_T
+
+ The resulting flat device tree will have a copy of the bd_t.
+ Space should be pre-allocated in the dts for the bd_t.
+
+ CONFIG_OF_HAS_UBOOT_ENV
+
+ The resulting flat device tree will have a copy of u-boot's
+ environment variables
+
+ CONFIG_OF_BOARD_SETUP
+
+ Board code has addition modification that it wants to make
+ to the flat device tree before handing it off to the kernel
- Serial Ports:
CFG_PL010_SERIAL