On Tue, 2 Sept 2025 at 21:08, Osama Abdelkader <osama.abdelka...@gmail.com> 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 <osama.abdelka...@gmail.com>
Applied to target-arm.next, thanks. -- PMM