<div dir="ltr">OK but the commit message could be a bit more enlightening. <div><br></div><div>It took me a minute to realize that all this did was change the type</div><div>of the memory length parameter. It actually does not change any </div><div>lengths to > 4 GB.</div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 13, 2022 at 8:39 PM <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From: Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>><br>
<br>
---<br>
 spec/build/bsps/aarch64/xilinx-versal/optramlen.yml | 2 +-<br>
 1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml<br>
index ebc36d3139..95347fc7e3 100644<br>
--- a/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml<br>
+++ b/spec/build/bsps/aarch64/xilinx-versal/optramlen.yml<br>
@@ -1,7 +1,7 @@<br>
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause<br>
 actions:<br>
 - get-integer: null<br>
-- assert-uint32: null<br>
+- assert-uint64: null<br>
 - env-assign: null<br>
 - format-and-define: null<br>
 build-type: option<br>
-- <br>
2.19.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>