diff options
author | Michal Simek <monstr@monstr.eu> | 2007-04-21 20:53:31 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2007-04-21 20:53:31 +0200 |
commit | 9d1d6a34d26c5933bc097ce73c9348f95573cdd4 (patch) | |
tree | 7535cb6153663efc78802ec308391c2b1e17f0db /board/xilinx/ml401/config.mk | |
parent | 342cd097be1e7affe82f42ab3da220959a699e64 (diff) | |
download | u-boot-imx-9d1d6a34d26c5933bc097ce73c9348f95573cdd4.zip u-boot-imx-9d1d6a34d26c5933bc097ce73c9348f95573cdd4.tar.gz u-boot-imx-9d1d6a34d26c5933bc097ce73c9348f95573cdd4.tar.bz2 |
Change ML401 parameters - Xilinx BSP
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 |