Skip to content
Snippets Groups Projects
Commit 2e65b44c authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Move individual board linker scripts to common script in cpu tree.


Unification for all microblaze boards.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent d6afd686
No related branches found
No related tags found
No related merge requests found
......@@ -29,3 +29,5 @@ CROSS_COMPILE ?= mb-
CONFIG_STANDALONE_LOAD_ADDR ?= 0x80F00000
PLATFORM_CPPFLAGS += -ffixed-r31 -D__microblaze__
LDSCRIPT ?= $(SRCTREE)/$(CPUDIR)/u-boot.lds
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment