[PATCH v2 0/2] Add generic function for computing ram_top

Michal Simek michal.simek at amd.com
Wed Nov 6 09:02:53 CET 2024



On 10/25/24 19:27, Sughosh Ganu wrote:
> Changes since V1:
> Remove the comment above the function definition
> 
> 
> Sughosh Ganu (2):
>    common: memtop: add logic to detect ram_top
>    xilinx: use get_mem_top() to compute ram_top
> 
>   board/xilinx/common/board.c |  25 ++++++
>   common/Makefile             |   1 +
>   common/memtop.c             | 171 ++++++++++++++++++++++++++++++++++++
>   include/memtop.h            |  22 +++++
>   4 files changed, 219 insertions(+)
>   create mode 100644 common/memtop.c
>   create mode 100644 include/memtop.h
> 

Applied.
M


More information about the U-Boot mailing list