On Tue, 2 Sept 2025 at 21:08, Osama Abdelkader <[email protected]> wrote: > > The if (acells == 0 || scells == 0) check is redundant in > raspi_add_memory_node, since it is already checked in the call > chain, arm_load_dtb. Also the return value of the function is > not checked/used so it's removed. > > Signed-off-by: Osama Abdelkader <[email protected]>
Applied to target-arm.next, thanks. -- PMM
