wdenk | a562e1b | 2005-01-09 18:21:42 +0000 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2000-2003 | ||||
3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. | ||||
4 | # Coldfire contribution by Bernhard Kuhn <bkuhn@metrowerks.com> | ||||
5 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 6 | # SPDX-License-Identifier: GPL-2.0+ |
wdenk | a562e1b | 2005-01-09 18:21:42 +0000 | [diff] [blame] | 7 | # |
8 | |||||
Wolfgang Denk | 14d0a02 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 9 | CONFIG_SYS_TEXT_BASE = 0xffe00000 |