Files
u-boot-tk1-som/lib_arm
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
..
2006-05-30 15:56:48 +02:00
2008-05-21 00:14:08 +02:00
2009-04-05 13:06:31 +02:00
2010-04-13 09:12:59 +02:00
2002-09-08 19:55:02 +00:00
2009-06-12 20:39:52 +02:00
2009-05-15 22:11:59 +02:00