uboot-mt623x/board/freescale/p1_p2_rdb
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 85xx: Added PCIe support for P1 P2 RDB 2009-08-28 17:12:46 -05:00
config.mk Create CPUDIR variable 2010-04-13 09:12:59 +02:00
ddr.c 85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate 2009-10-27 09:12:36 -05:00
law.c ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
p1_p2_rdb.c ppc/85xx: Make flash TLB entry determined at runtime on FSL boards 2010-01-05 13:49:08 -06:00
pci.c PCIe, USB: Replace 'end point' references with 'endpoint' 2010-01-17 23:06:44 +01:00
tlb.c ppc/85xx: Map boot page guarded for MP boot 2010-01-05 13:49:09 -06:00