blob: 4581d20c3f6b3ce746b665df2aa838964e194f54 [file] [log] [blame]
Timur Tabic59e1b42010-06-14 15:28:24 -05001#
2# Copyright 2010 Freescale Semiconductor, Inc.
3#
4# This program is free software; you can redistribute it and/or modify it
5# under the terms of the GNU General Public License as published by the Free
6# Software Foundation; either version 2 of the License, or (at your option)
7# any later version.
8#
9
10ifndef TEXT_BASE
11TEXT_BASE = 0xeff80000
12endif
13
14RESET_VECTOR_ADDRESS = 0xeffffffc