uboot-mt623x/board/freescale/mpc8569mds
Peter Tyser 03b7004dda Create CPUDIR variable
The CPUDIR variable points to the location of a target's CPU directory.
Currently, it is set to cpu/$CPU.  However, using $CPUDIR will allow for
more flexibility in the future.  It lays the groundwork for reorganizing
U-Boot's directory structure to support a layout such as:

  arch/$ARCH/cpu/$CPU/* (architecture with multiple CPU types)
  arch/$ARCH/cpu/*      (architecture with one CPU type)

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-04-13 09:12:59 +02:00
..
Makefile MPC85xx: Add MPC8569MDS board support 2009-03-30 13:33:51 -05:00
bcsr.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
bcsr.h mpc85xx: Configure QE USB for MPC8569E-MDS boards 2009-10-27 10:04:17 -05:00
config.mk Create CPUDIR variable 2010-04-13 09:12:59 +02:00
ddr.c 85xx: Fix the clock adjust of mpc8569mds board 2009-06-09 22:58:05 +02:00
law.c mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards 2009-10-27 09:44:37 -05:00
mpc8569mds.c ppc/85xx: Add PIB/ATM support for MPC8569mds 2010-01-25 22:13:26 -06:00
tlb.c Nand boot: Add nand boot support for MPC8569mds board 2010-01-27 14:22:40 -06:00