mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 05:04:23 +08:00
6310eb9da7
- 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
|