1#
2# (C) Copyright 2007 Michal Simek
3#
4# Michal  SIMEK <monstr@monstr.eu>
5#
6# SPDX-License-Identifier:	GPL-2.0+
7#
8# CAUTION: This file is a faked configuration !!!
9#          There is no real target for the microblaze-generic
10#          configuration. You have to replace this file with
11#          the generated file from your Xilinx design flow.
12#
13
14CONFIG_SYS_TEXT_BASE = 0x29000000
15
16PLATFORM_CPPFLAGS += -mno-xl-soft-mul
17PLATFORM_CPPFLAGS += -mno-xl-soft-div
18PLATFORM_CPPFLAGS += -mxl-barrel-shift
19