]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: total_compute: Remove unused bootm_size
authorBoyan Karatotev <boyan.karatotev@arm.com>
Fri, 25 Oct 2024 17:18:16 +0000 (18:18 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 20:50:43 +0000 (14:50 -0600)
commit4696d63d873acbd162ccf858b8508d22c56f7316
treeaa86e20f8c05783d5658b233c6bbd96c4c54b428
parentea70352af8a7ca0025c44c309dc9e28f6ed956ce
arm: total_compute: Remove unused bootm_size

The whole DRAM bank is used for loading and U-boot can detect the
overlap between the kernel and initramfs. So it is safe to drop
bootm_size.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Signed-off-by: Leo Yan <leo.yan@arm.com>
include/configs/total_compute.h