u-boot-brain/nand_spl/board/freescale
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
..
mpc8313erdb Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
mpc8315erdb mpc83xx: fix out-of-tree mpc8315 nand build 2010-03-02 11:24:40 -06:00
mpc8536ds Create CPUDIR variable 2010-04-13 09:12:59 +02:00
mpc8569mds Create CPUDIR variable 2010-04-13 09:12:59 +02:00
mx31pdk Fix all linker scripts for older binutils versions (pre-2.16) 2009-08-21 23:13:34 +02:00
p1_p2_rdb Create CPUDIR variable 2010-04-13 09:12:59 +02:00