diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2010-10-20 21:20:07 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut@gmail.com> | 2010-10-22 01:38:00 +0200 |
commit | 65bd6a9099febd4ca2e09c4d2fe3dcfc8a476a07 (patch) | |
tree | 0f93d38355fcf37cd2e804143660b0a0d474dd69 /board/pxa255_idp/config.mk | |
parent | 08eb21ee32839c48a5566286c89266b217e4b754 (diff) | |
download | u-boot-imx-65bd6a9099febd4ca2e09c4d2fe3dcfc8a476a07.zip u-boot-imx-65bd6a9099febd4ca2e09c4d2fe3dcfc8a476a07.tar.gz u-boot-imx-65bd6a9099febd4ca2e09c4d2fe3dcfc8a476a07.tar.bz2 |
PXA: pxa255_idp: Fix for reloc
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'board/pxa255_idp/config.mk')
-rw-r--r-- | board/pxa255_idp/config.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/pxa255_idp/config.mk b/board/pxa255_idp/config.mk deleted file mode 100644 index f30f695..0000000 --- a/board/pxa255_idp/config.mk +++ /dev/null @@ -1,3 +0,0 @@ -#CONFIG_SYS_TEXT_BASE = 0xa1700000 -CONFIG_SYS_TEXT_BASE = 0xa3080000 -#CONFIG_SYS_TEXT_BASE = 0 |