barebox-tools: install rk-usb-loader

The rk-usb-loader is already enabled in the hosttools_defconfig and
targettools_defconfig and compiled by the recipe.

Add it to the BAREBOX_TOOLS list to actually install it.

(From OE-Core rev: f5e182589b46ebd862721d5e24005d56cdddbe07)

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Tretter
2025-07-24 16:09:57 +02:00
committed by Richard Purdie
parent 006da82356
commit ff0bc4bba0

View File

@@ -39,6 +39,7 @@ BAREBOX_TOOLS = " \
omap3-usb-loader \
omap4_usbboot \
imx/imx-usb-loader \
rk-usb-loader \
"
BAREBOX_TOOLS_SUFFIX = ""