Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | PXA: pleb2: Fix for reloc | Marek Vasut | 2010-10-22 | -3/+0 |
| | | | | Signed-off-by: Marek Vasut <marek.vasut@gmail.com> | |||
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
| | | | | | | | | | | | | The change is currently needed to be able to remove the board configuration scripting from the top level Makefile and replace it by a simple, table driven script. Moving this configuration setting into the "CONFIG_*" name space is also desirable because it is needed if we ever should move forward to a Kconfig driven configuration system. Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | Patches by David Snowdon, 07 Sep 2004: | wdenk | 2005-01-09 | -0/+3 |
- add u-boot.hex target in the top level Makefile - add support for the UNSW/NICTA PLEB 2 board (pleb2) - use -mtune=xscale and -march=armv5 options for PXA |