summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2008-03-28 17:37:49 -0500
committerGerald Van Baren <vanbaren@cideas.com>2008-04-01 19:46:44 -0400
commit6fe2946f198481254a6ee9600d7456b8316a4083 (patch)
tree718919a1bb2a41942600eed7496abdc25fcf31de /README
parent3596d55eb22703d3f4f1b839fe4b000fabe081b3 (diff)
downloadblackbird-obmc-uboot-6fe2946f198481254a6ee9600d7456b8316a4083.tar.gz
blackbird-obmc-uboot-6fe2946f198481254a6ee9600d7456b8316a4083.zip
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
finish off what commit 43ddd9c820fec44816188f53346b464e20b3142d, "Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T" started. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 0 insertions, 13 deletions
diff --git a/README b/README
index 5cbe7c1e80..18b720c235 100644
--- a/README
+++ b/README
@@ -372,19 +372,6 @@ The following options need to be configured:
boards with QUICC Engines require OF_QE to set UCC mac addresses
- CONFIG_OF_HAS_BD_T
-
- * CONFIG_OF_LIBFDT - enables the "fdt bd_t" command
- * CONFIG_OF_FLAT_TREE - 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
-
- * CONFIG_OF_LIBFDT - enables the "fdt env" command
- * CONFIG_OF_FLAT_TREE - 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
OpenPOWER on IntegriCloud