board: sama5d27_wlsom1_ek: Get RAM size and base from devicetree
authorFabio Estevam <festevam@denx.de>
Thu, 8 May 2025 00:07:10 +0000 (21:07 -0300)
committerEugen Hristev <eugen.hristev@linaro.org>
Thu, 19 Jun 2025 10:56:43 +0000 (13:56 +0300)
commitf414dbcc13dd8709e03ac3f935f5e5c2eebfa5a0
tree6de1e34047eec4dcf72e8c8d7f0eb0a216d6ac9e
parent57fb27c027a89c8b9f58157179454a0b95853df6
board: sama5d27_wlsom1_ek: Get RAM size and base from devicetree

Instead of using defines for the RAM size and base address, retrieve these
information from the devicetree.

This aligns with the sama5d27_som1_ek board in commit 73c1589f025d9
("board: sama5d27_som1_ek: Get dram size and base from device tree").

While at it, remove a spurious '/* SPL */' comment.

Signed-off-by: Fabio Estevam <festevam@denx.de>
board/atmel/sama5d27_wlsom1_ek/sama5d27_wlsom1_ek.c
include/configs/sama5d27_wlsom1_ek.h