[PATCH 2/3] bsp/versal: Support more than 4G of RAM
chrisj at rtems.org
chrisj at rtems.org
Tue Jun 14 01:39:31 UTC 2022
From: Chris Johns <chrisj at rtems.org>
---
spec/build/bsps/aarch64/xilinx-versal/optramlen.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
index ebc36d3139..95347fc7e3 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
-- assert-uint32: null
+- assert-uint64: null
- env-assign: null
- format-and-define: null
build-type: option
--
2.19.1
More information about the devel
mailing list