]> git.baikalelectronics.ru Git - uboot.git/commit
board: visionfive2: Fixup memory size passed to kernel
authorShengyu Qu <wiagn233@outlook.com>
Sat, 16 Sep 2023 19:36:33 +0000 (03:36 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 20 Sep 2023 12:30:30 +0000 (20:30 +0800)
commitd4c7c32dd6daf24ff81d21b41b079c58692a88b8
tree3b6475185cf5cb22d804bc257be5239326a7b6ca
parente59c6caf42349804bebe8a9f3dcb00f1cc6a3119
board: visionfive2: Fixup memory size passed to kernel

Use fdt_fixup_memory to make the memory size data from dtb match
the actual size.

Signed-off-by: Shengyu Qu <wiagn233@outlook.com>
Tested-by: Milan P. Stanić <mps@arvanta.net>
board/starfive/visionfive2/starfive_visionfive2.c