Skip to content
Snippets Groups Projects
  1. Apr 13, 2010
    • Peter Tyser's avatar
      Create CPUDIR variable · 03b7004d
      Peter Tyser authored
      
      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: default avatarPeter Tyser <ptyser@xes-inc.com>
      03b7004d
  2. Apr 10, 2010
  3. Apr 09, 2010
  4. Apr 08, 2010
  5. Apr 07, 2010
Loading