On Mon, 31 Mar 2025 12:43:18 +0200, Caleb Connolly wrote: > The fdt_node_check_compatible() function returns 0 on success which is > pretty confusing, and we were using it wrong! > > Invert the condition check and refactor things to be more readable. > > Additionally, add the check for the RB1 which needs the same fixup as > the RB2. > > [...]
Applied, thanks! [1/1] mach-snapdragon: of_fixup: fix condition check in ft_board_setup() https://source.denx.de/u-boot/custodians/u-boot-snapdragon/-/commit/602ceb0c9279 Best regards, -- Caleb Connolly <caleb.conno...@linaro.org>