summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMaldonado, Sergio E. (GSFC-580.0) <sergio.e.maldonado@nasa.gov>2023-02-27 22:43:24 -0600
committerJoel Sherrill <joel@rtems.org>2023-04-19 09:55:43 -0500
commit1fbfc4eeac4b3fc33b640096cd2805cc666c37be (patch)
tree3ee7f469d3c2857552db4d26fc534d735fd41497 /spec
parent7e119562ae48d170604d3c82dcf2425a0a1ae3cd (diff)
bsps/microblaze: Allow copying FDT from U-Boot
Diffstat (limited to 'spec')
-rw-r--r--spec/build/bsps/microblaze/microblaze_fpga/grp.yml4
-rw-r--r--spec/build/bsps/microblaze/microblaze_fpga/obj.yml1
2 files changed, 5 insertions, 0 deletions
diff --git a/spec/build/bsps/microblaze/microblaze_fpga/grp.yml b/spec/build/bsps/microblaze/microblaze_fpga/grp.yml
index 4d1ac0f426..aa88821458 100644
--- a/spec/build/bsps/microblaze/microblaze_fpga/grp.yml
+++ b/spec/build/bsps/microblaze/microblaze_fpga/grp.yml
@@ -80,6 +80,10 @@ links:
uid: linkcmds
- role: build-dependency
uid: ../../bspopts
+- role: build-dependency
+ uid: ../../optfdtuboot
+- role: build-dependency
+ uid: ../../optfdtmxsz
type: build
use-after: []
use-before: []
diff --git a/spec/build/bsps/microblaze/microblaze_fpga/obj.yml b/spec/build/bsps/microblaze/microblaze_fpga/obj.yml
index 487a99aae9..67afbb7c7e 100644
--- a/spec/build/bsps/microblaze/microblaze_fpga/obj.yml
+++ b/spec/build/bsps/microblaze/microblaze_fpga/obj.yml
@@ -38,6 +38,7 @@ source:
- bsps/microblaze/microblaze_fpga/start/microblaze_enable_icache.S
- bsps/microblaze/microblaze_fpga/start/microblaze_invalidate_dcache.S
- bsps/microblaze/microblaze_fpga/start/microblaze_invalidate_icache.S
+- bsps/microblaze/microblaze_fpga/start/microblaze_invalidate_dcache_range.S
- bsps/microblaze/shared/dev/serial/uartlite.c
- bsps/microblaze/shared/dev/serial/uartlite_l.c
- bsps/microblaze/shared/fdt/microblaze-fdt-support.c