Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[oweals/u-boot.git] / board / freescale / p1022ds / config.mk
1 #
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
10 ifndef CONFIG_SYS_TEXT_BASE
11 CONFIG_SYS_TEXT_BASE = 0xeff80000
12 endif
13
14 RESET_VECTOR_ADDRESS = 0xeffffffc