rockchip: binman: Correct the OS prop for U-Boot
authorSimon Glass <sjg@chromium.org>
Sun, 13 Apr 2025 19:59:33 +0000 (19:59 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 6 May 2025 07:58:25 +0000 (15:58 +0800)
commit876df0a57daafce96d28a3965116e2bb29e9e0e4
tree2e7fd0fed0dc1afcf4c015746f87ccf4ae8db6e0
parentf9b4d051a7357e7da7b2262f8719c555573b0b31
rockchip: binman: Correct the OS prop for U-Boot

The U-Boot image is currently being identified as an invalid OS in
spl_fit_image_get_os() due to case sensitive compare.

Use the correct lower-case value to fix this.

Fixes: e0c0efff2a02 ("rockchip: Support building the all output files in binman")
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/rockchip-u-boot.dtsi