mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
microblaze: Move individual board linker scripts to common script in cpu tree.
Unification for all microblaze boards. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
d6afd6867c
commit
2e65b44c0f
2 changed files with 2 additions and 0 deletions
|
|
@ -29,3 +29,5 @@ CROSS_COMPILE ?= mb-
|
|||
CONFIG_STANDALONE_LOAD_ADDR ?= 0x80F00000
|
||||
|
||||
PLATFORM_CPPFLAGS += -ffixed-r31 -D__microblaze__
|
||||
|
||||
LDSCRIPT ?= $(SRCTREE)/$(CPUDIR)/u-boot.lds
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue