diff options
author | Wolfgang Denk <wd@denx.de> | 2008-04-08 00:20:52 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-08 00:20:52 +0200 |
commit | aeff6d503b6006573d5c6b04fc658a64bebee5fa (patch) | |
tree | a8f27e3fede8e8dc1d78b5f8628ac9294829051b /README | |
parent | a1b215e2a2a013327693f2fb990957b746f26cf5 (diff) | |
parent | c2a545ce33b26d80337f80b533828839249fb1c9 (diff) |
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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 |