blob: 07c9c4fc623d82a862483d421b3b4147a6d4b9d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#*********************************************************************
#
# CAUTION: This file is automatically generated by libgen.
# Version: Xilinx EDK 6.3 EDK_Gmm.12.3
# Description: U-BOOT Configuration File
# Michal Simek - monstr@monstr.eu
#
#**********************************************************************
TEXT_BASE = 0x12000000
PLATFORM_CPPFLAGS += -mno-xl-soft-mul
PLATFORM_CPPFLAGS += -mno-xl-soft-div
PLATFORM_CPPFLAGS += -mxl-barrel-shift
|