wdenk | 3bac351 | 2003-03-12 10:41:04 +0000 | [diff] [blame] | 1 | ####################################################################### |
| 2 | # |
| 3 | # Copyright (C) 2000, 2001, 2002, 2003 |
| 4 | # The LEOX team <team@leox.org>, http://www.leox.org |
| 5 | # |
| 6 | # LEOX.org is about the development of free hardware and software resources |
| 7 | # for system on chip. |
| 8 | # |
| 9 | # Description: U-Boot port on the LEOX's ELPT860 CPU board |
| 10 | # ~~~~~~~~~~~ |
| 11 | # |
| 12 | ####################################################################### |
| 13 | # |
| 14 | # This program is free software; you can redistribute it and/or |
| 15 | # modify it under the terms of the GNU General Public License as |
| 16 | # published by the Free Software Foundation; either version 2 of |
| 17 | # the License, or (at your option) any later version. |
| 18 | # |
| 19 | # This program is distributed in the hope that it will be useful, |
| 20 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 21 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 22 | # GNU General Public License for more details. |
| 23 | # |
| 24 | # You should have received a copy of the GNU General Public License |
| 25 | # along with this program; if not, write to the Free Software |
| 26 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, |
| 27 | # MA 02111-1307 USA |
| 28 | # |
| 29 | ####################################################################### |
| 30 | |
| 31 | # |
| 32 | # ELPT860 board |
| 33 | # |
| 34 | |
| 35 | TEXT_BASE = 0x02000000 |
| 36 | #TEXT_BASE = 0x00FB0000 |