]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/m5235evb/config.mk
vexpress: use correct timer address on extended memory map systems
[karo-tx-uboot.git] / board / freescale / m5235evb / config.mk
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 #
6 # SPDX-License-Identifier:      GPL-2.0+
7 #
8
9 /*CONFIG_SYS_TEXT_BASE = 0xFFC00000*/
10 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
11
12 PLATFORM_CPPFLAGS += -DCONFIG_SYS_TEXT_BASE=$(CONFIG_SYS_TEXT_BASE)