diff options
author | Stefan Roese <sr@denx.de> | 2007-05-18 11:20:02 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-05-18 11:20:02 +0200 |
commit | ee96088ca59d871ec096aefce04b741d1b02cb30 (patch) | |
tree | 6a97720507c4bbd57ec5f6a8faf09e0971e5449d /board/xilinx/ml401/config.mk | |
parent | ada4697d0230d6da552867777f98a67ec3ba2579 (diff) | |
parent | 70124c2602ae2d4c5d3dba05b482d91548242de8 (diff) | |
download | u-boot-imx-ee96088ca59d871ec096aefce04b741d1b02cb30.zip u-boot-imx-ee96088ca59d871ec096aefce04b741d1b02cb30.tar.gz u-boot-imx-ee96088ca59d871ec096aefce04b741d1b02cb30.tar.bz2 |
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'board/xilinx/ml401/config.mk')
-rw-r--r-- | board/xilinx/ml401/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/xilinx/ml401/config.mk b/board/xilinx/ml401/config.mk index 807f169..c75daaf 100644 --- a/board/xilinx/ml401/config.mk +++ b/board/xilinx/ml401/config.mk @@ -25,7 +25,7 @@ # Version: Xilinx EDK 6.3 EDK_Gmm.12.3 # -TEXT_BASE = 0x12000000 +TEXT_BASE = 0x29000000 PLATFORM_CPPFLAGS += -mno-xl-soft-mul PLATFORM_CPPFLAGS += -mno-xl-soft-div |