summaryrefslogtreecommitdiffstats
path: root/board/pleb2/config.mk
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-01-09 21:28:15 +0000
committerwdenk <wdenk>2005-01-09 21:28:15 +0000
commit6310eb9da74b1cf33194ae88275cc63b76e7a764 (patch)
tree0907eccba1dad0dd14c81f34e09976106d32dfa1 /board/pleb2/config.mk
parenta562e1bd9d8e10ea2e51d08e66d35a6e1795153b (diff)
downloadblackbird-obmc-uboot-6310eb9da74b1cf33194ae88275cc63b76e7a764.tar.gz
blackbird-obmc-uboot-6310eb9da74b1cf33194ae88275cc63b76e7a764.zip
Patches by David Snowdon, 07 Sep 2004:
- 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
Diffstat (limited to 'board/pleb2/config.mk')
-rw-r--r--board/pleb2/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/pleb2/config.mk b/board/pleb2/config.mk
new file mode 100644
index 0000000000..6958a636a6
--- /dev/null
+++ b/board/pleb2/config.mk
@@ -0,0 +1,3 @@
+TEXT_BASE = 0xa1F80000
+#TEXT_BASE = 0xa3080000
+#TEXT_BASE = 0
OpenPOWER on IntegriCloud