mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00: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
3 lines
63 B
Makefile
3 lines
63 B
Makefile
TEXT_BASE = 0xa1F80000
|
|
#TEXT_BASE = 0xa3080000
|
|
#TEXT_BASE = 0
|