blob: 94c13c8904c7138d6ab716f75a0069b2e8fe119d (
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 8.2.02 EDK_Im_Sp2.4
# Description: U-BOOT Configuration File
# Michal Simek - monstr@monstr.eu
#
#**********************************************************************
TEXT_BASE = 0x38000000
PLATFORM_CPPFLAGS += -mno-xl-soft-mul
PLATFORM_CPPFLAGS += -mno-xl-soft-div
PLATFORM_CPPFLAGS += -mxl-barrel-shift
|