]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/cpu/config.mk
Merge remote-tracking branch 'u-boot-samsung/master'
[karo-tx-uboot.git] / arch / x86 / cpu / config.mk
1 #
2 # (C) Copyright 2002
3 # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 CROSS_COMPILE ?= i386-linux-
9
10 PLATFORM_CPPFLAGS += -DCONFIG_X86 -D__I386__ -Werror
11
12 # DO NOT MODIFY THE FOLLOWING UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!
13 LDPPFLAGS += -DRESET_SEG_START=0xffff0000
14 LDPPFLAGS += -DRESET_SEG_SIZE=0x10000
15 LDPPFLAGS += -DRESET_VEC_LOC=0xfff0
16 LDPPFLAGS += -DSTART_16=0xf800