diff options
author | stroese <stroese> | 2004-12-16 18:41:27 +0000 |
---|---|---|
committer | stroese <stroese> | 2004-12-16 18:41:27 +0000 |
commit | cd5396fa12614138eaace0ee0ee70062efe1c86b (patch) | |
tree | 45c2248da8eddaead6dca2eaa2199686d53fc036 /board/esd/voh405/config.mk | |
parent | 4510a7b736b94e4401907ff556107a8252a84440 (diff) | |
download | u-boot-imx-cd5396fa12614138eaace0ee0ee70062efe1c86b.zip u-boot-imx-cd5396fa12614138eaace0ee0ee70062efe1c86b.tar.gz u-boot-imx-cd5396fa12614138eaace0ee0ee70062efe1c86b.tar.bz2 |
VOH405 board update
Diffstat (limited to 'board/esd/voh405/config.mk')
-rw-r--r-- | board/esd/voh405/config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/esd/voh405/config.mk b/board/esd/voh405/config.mk index 3041b77..219a4eb 100644 --- a/board/esd/voh405/config.mk +++ b/board/esd/voh405/config.mk @@ -25,5 +25,4 @@ # esd VOH405 boards # -TEXT_BASE = 0xFFFC0000 -#TEXT_BASE = 0x00FC0000 +TEXT_BASE = 0xFFF80000 |