uboot-mt623x/board/freescale/mpc8536ds
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 support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
config.mk Create CPUDIR variable 2010-04-13 09:12:59 +02:00
ddr.c 85xx: enable the auto self refresh for wake up ARP 2009-01-23 17:03:14 -06:00
law.c ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
mpc8536ds.c fsl: improve the PIXIS code and fix a few bugs 2010-04-07 00:21:27 -05:00
tlb.c NAND boot: MPC8536DS support 2009-09-30 08:42:06 -05:00