u-boot-brain/nand_spl
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
..
board Create CPUDIR variable 2010-04-13 09:12:59 +02:00
nand_boot_fsl_elbc.c ppc/85xx: Fix inclusion of 83xx immap in 85xx builds 2009-11-04 21:39:07 -06:00
nand_boot_fsl_nfc.c Add MX25 support to nand_spl fsl nfc driver 2010-01-27 14:22:41 -06:00
nand_boot.c nand_spl: Fix cmd_ctrl usage in nand_boot.c. 2009-07-07 17:58:10 -05:00