diff options
author | stroese <stroese> | 2004-12-16 18:25:40 +0000 |
---|---|---|
committer | stroese <stroese> | 2004-12-16 18:25:40 +0000 |
commit | 6cfb1f0da6e9c364282a5538f8902a137dd13299 (patch) | |
tree | 215e19771927697ce892b330085e63ba1dc8b0ad /board/esd/wuh405/config.mk | |
parent | 809ac5e7b06a88c1e8ad69242fbb2919e5204692 (diff) |
WUH405 board support added
Diffstat (limited to 'board/esd/wuh405/config.mk')
-rw-r--r-- | board/esd/wuh405/config.mk | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/board/esd/wuh405/config.mk b/board/esd/wuh405/config.mk new file mode 100644 index 00000000000..1d743a9f873 --- /dev/null +++ b/board/esd/wuh405/config.mk @@ -0,0 +1,28 @@ +# +# (C) Copyright 2000 +# Wolfgang Denk, DENX Software Engineering, wd@denx.de. +# +# See file CREDITS for list of people who contributed to this +# project. +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, +# MA 02111-1307 USA +# + +# +# esd ASH405 boards +# + +TEXT_BASE = 0xFFFC0000 |