mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-02 04:58:14 +00:00
- 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
4 lines
63 B
Makefile
4 lines
63 B
Makefile
TEXT_BASE = 0xa1F80000
|
|
#TEXT_BASE = 0xa3080000
|
|
#TEXT_BASE = 0
|