uboot-mt623x/board/freescale/mx51evk
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 Add initial support for Freescale mx51evk board 2010-03-07 12:36:36 -06:00
config.mk Create CPUDIR variable 2010-04-13 09:12:59 +02:00
imximage.cfg Add initial support for Freescale mx51evk board 2010-03-07 12:36:36 -06:00
mx51evk.c Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
mx51evk.h Add initial support for Freescale mx51evk board 2010-03-07 12:36:36 -06:00