mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-07 02:47:19 -04: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
|