tizen: Add support for memory region fixup 14/320014/2
authorMichal Wilczynski <m.wilczynski@samsung.com>
Wed, 6 Nov 2024 11:14:31 +0000 (12:14 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 15 Nov 2024 04:30:16 +0000 (04:30 +0000)
commitfda8b3f45ac64c2b1e0d7275afb5931f856d6dc3
treec50c22cbcd916618941f67209a37de5eae270b03
parente3618a43b1566ca3214b43d57e1a092f996e6f09
tizen: Add support for memory region fixup

Currently the default size in kernel memory device tree node is 8GB.
This prevents 16GB versions of the board from accessing full 16GB of
their memory. Enable the CONFIG_FIXUP_MEMORY_REGION to compile the code
that can auto detect the memory size.

Change-Id: I21671d29c24576591c6a748d50cc744ceb7ffee4
Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
configs/tizen_lpi4a_16g_defconfig
configs/tizen_lpi4a_8g_defconfig