[PATCH 2/3] bsp/versal: Support more than 4G of RAM

Joel Sherrill joel at rtems.org
Tue Jun 14 16:43:53 UTC 2022


OK but the commit message could be a bit more enlightening.

It took me a minute to realize that all this did was change the type
of the memory length parameter. It actually does not change any
lengths to > 4 GB.

--joel

On Mon, Jun 13, 2022 at 8:39 PM <chrisj at rtems.org> wrote:

> 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
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20220614/320ce56e/attachment-0001.htm>


More information about the devel mailing list