]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 962ab52aa10958b1a1a6d62409b7dbd361594f86..c805437cd652e11518d9fba9824f019c52671cf9 100644 (file)
--- 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