]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
authorGerald Van Baren <vanbaren@cideas.com>
Wed, 4 Jun 2008 00:24:58 +0000 (20:24 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Tue, 10 Jun 2008 01:13:24 +0000 (21:13 -0400)
commit589c04271d129729a8b01391453851ab9cc4069c
tree106f54e754f84a6c08abc984ab49e4bedcdef546
parent8155efbd7ae9c65564ca98affe94631d612ae088
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT

This was configured to use the deprecated CONFIG_OF_FLAT_TREE, change
to CONFIG_OF_LIBFDT.

WARNING: This conversion is untested because I do not have a board to
test it on.

NOTE: The FDT blob (DTS) must have an /aliases/ethernet0 and (optionally)
/aliases/ethernet1 property for the ethernet to work.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
board/freescale/mpc7448hpc2/mpc7448hpc2.c
cpu/74xx_7xx/cpu.c
drivers/pci/tsi108_pci.c
include/configs/mpc7448hpc2.h