* [U-Boot-Users] [PATCH 0/3 (v2)] Remove the deprecated CONFIG_OF_FLAT_TREE
@ 2008-06-04 1:06 Jerry Van Baren
2008-06-04 1:57 ` [U-Boot-Users] Pull request: (optional) for u-boot-fdt repository Jerry Van Baren
0 siblings, 1 reply; 3+ messages in thread
From: Jerry Van Baren @ 2008-06-04 1:06 UTC (permalink / raw)
To: u-boot
The following troika of patches switch the final two boards (mpc7448hpc2
and stxxst) from using CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT and then
remove support for CONFIG_OF_FLAT_TREE.
Since I don't have access to the boards I could not test them. If someone
can test the conversions and provide patches, I would appreciate it.
For the stxxtc board, I don't see how it uses CONFIG_OF_* at all,
leading me to believe that the FDT support for that board has bit-rotted
away already. Again, patches are welcome.
Best regards,
gvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] [PATCH 0/3 (v2)] Remove the deprecated CONFIG_OF_FLAT_TREE
@ 2008-06-04 1:17 Jerry Van Baren
0 siblings, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2008-06-04 1:17 UTC (permalink / raw)
To: u-boot
The following troika of patches switch the final two boards (mpc7448hpc2
and stxxst) from using CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT and then
remove support for CONFIG_OF_FLAT_TREE.
Since I don't have access to the boards I could not test them. If someone
can test the conversions and provide patches, I would appreciate it.
For the stxxtc board, I don't see how it uses CONFIG_OF_* at all,
leading me to believe that the FDT support for that board has bit-rotted
away already. Again, patches are welcome.
Best regards,
gvb
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Pull request: (optional) for u-boot-fdt repository
2008-06-04 1:06 [U-Boot-Users] [PATCH 0/3 (v2)] Remove the deprecated CONFIG_OF_FLAT_TREE Jerry Van Baren
@ 2008-06-04 1:57 ` Jerry Van Baren
0 siblings, 0 replies; 3+ messages in thread
From: Jerry Van Baren @ 2008-06-04 1:57 UTC (permalink / raw)
To: u-boot
Dear Wolfgang,
I've removed CONFIG_OF_FLAT_TREE as a cleanup. It would be nice to get
it into the 1.34 release, but it can wait for 1.35 if anybody is
uncomfortable with this. Since it is enabled on only two boards, it
doesn't affect most boards either way.
Best regards,
gvb
The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-fdt.git master
Gerald Van Baren (3):
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
Change the stxxst to CONFIG_OF_LIBFDT
Remove the deprecated CONFIG_OF_FLAT_TREE
README | 9 +-
board/freescale/mpc7448hpc2/mpc7448hpc2.c | 21 +-
board/tqm8272/tqm8272.c | 4 -
common/Makefile | 1 -
common/ft_build.c | 471
-----------------------------
cpu/74xx_7xx/cpu.c | 35 +--
drivers/pci/tsi108_pci.c | 33 ++-
include/configs/mpc7448hpc2.h | 3 +-
include/configs/stxxtc.h | 4 +-
include/ft_build.h | 71 -----
10 files changed, 42 insertions(+), 610 deletions(-)
delete mode 100644 common/ft_build.c
delete mode 100644 include/ft_build.h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-04 1:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-04 1:06 [U-Boot-Users] [PATCH 0/3 (v2)] Remove the deprecated CONFIG_OF_FLAT_TREE Jerry Van Baren
2008-06-04 1:57 ` [U-Boot-Users] Pull request: (optional) for u-boot-fdt repository Jerry Van Baren
-- strict thread matches above, loose matches on Subject: below --
2008-06-04 1:17 [U-Boot-Users] [PATCH 0/3 (v2)] Remove the deprecated CONFIG_OF_FLAT_TREE Jerry Van Baren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox