summaryrefslogtreecommitdiff
path: root/board/innokom/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-23 22:08:33 +0200
committerWolfgang Denk <wd@denx.de>2010-10-23 22:08:33 +0200
commit02cf8fd6fbef7ac015a234b09e7b55765aefcd4f (patch)
treedd949b0a3a5ef52e6b92983e37181bccdd27454d /board/innokom/config.mk
parentf2b382ea066d02d5ba44870024cc1295e85782ef (diff)
parent4262a7c934e7f28de66eb86cf3393ab8e07e03d5 (diff)
downloadu-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.zip
u-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.tar.gz
u-boot-imx-02cf8fd6fbef7ac015a234b09e7b55765aefcd4f.tar.bz2
Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa
Diffstat (limited to 'board/innokom/config.mk')
-rw-r--r--board/innokom/config.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/innokom/config.mk b/board/innokom/config.mk
deleted file mode 100644
index 9e46555..0000000
--- a/board/innokom/config.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# Linux-Kernel is expected to be at c000'8000, entry c000'8000
-#
-# we load ourself to c170'0000, the upper 1 MB of second bank
-#
-# download areas is c800'0000
-#
-
-# This is the address where U-Boot lives in flash:
-#CONFIG_SYS_TEXT_BASE = 0
-
-# FIXME: armboot does only work correctly when being compiled
-# for the addresses _after_ relocation to RAM!! Otherwhise the
-# .bss segment is assumed in flash...
-CONFIG_SYS_TEXT_BASE = 0xa1fe0000