uboot-mt623x/board/freescale/mpc8568mds
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Previously we used an alias the pci node to determine which node to
fixup or delete.  Now we use the new fdt_node_offset_by_compat_reg to
find the node to update.

Additionally, we replace the code in each board with a single macro call
that makes assumes uniform naming and reduces duplication in this area.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-07-20 04:40:06 -05:00
..
Makefile FSL DDR: Convert MPC8568MDS to new DDR code. 2008-08-27 11:43:50 -05:00
bcsr.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bcsr.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
config.mk 85xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
ddr.c Pass dimm parameters to populate populate controller options 2008-10-18 21:54:04 +02:00
law.c 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards 2009-01-23 17:03:13 -06:00
mpc8568mds.c powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 2010-07-20 04:40:06 -05:00
tlb.c 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards 2009-01-23 17:03:13 -06:00