mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
1798049522
Reset support BSP autoconfig support
14 lines
463 B
Makefile
14 lines
463 B
Makefile
#*********************************************************************
|
|
#
|
|
# 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
|