]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/openrisc/config.mk
common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV_SPI_xxx
[people/ms/u-boot.git] / arch / openrisc / config.mk
CommitLineData
272f84bb
SK
1#
2# (C) Copyright 2011
3# Julius Baxter <julius@opencores.org>
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
272f84bb
SK
6#
7
9b6e2c36 8ifeq ($(CROSS_COMPILE),)
87da2690 9CROSS_COMPILE := or1k-elf-
9b6e2c36 10endif
272f84bb
SK
11
12# r10 used for global object pointer, already set in OR32 GCC but just to be
13# clear
90f984e3 14PLATFORM_CPPFLAGS += -D__OR1K__ -ffixed-r10
272f84bb
SK
15
16CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000