]> Git Repo - u-boot.git/commit - README
Remove the deprecated CONFIG_OF_FLAT_TREE
authorGerald Van Baren <[email protected]>
Wed, 4 Jun 2008 00:34:45 +0000 (20:34 -0400)
committerGerald Van Baren <[email protected]>
Tue, 10 Jun 2008 01:13:35 +0000 (21:13 -0400)
commitfec6d9ee7c10443f65ce1788ef818919167bbf2e
tree1504a066f4062f5ddead739a32555a4a7a1df09d
parent62bcdda293efa752f8281fbd9da03822b27ce82f
Remove the deprecated CONFIG_OF_FLAT_TREE

Use CONFIG_OF_LIBFDT instead to support flattened device trees.  It is
cleaner, has better functionality, and is better supported.

Signed-off-by: Gerald Van Baren <[email protected]>
README
board/freescale/mpc7448hpc2/mpc7448hpc2.c
board/tqm8272/tqm8272.c
common/Makefile
common/ft_build.c [deleted file]
cpu/74xx_7xx/cpu.c
include/configs/mpc7448hpc2.h
include/ft_build.h [deleted file]
This page took 0.039705 seconds and 4 git commands to generate.