summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/configs/hosttools_defconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-10-06 11:34:19 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-11-10 08:56:31 +0100
commitb3bfd87c7ee3e41179f71f2387dc379bfd855687 (patch)
tree3e81c4352f292af64fa4d68608d45b3ee0d9ea96 /arch/sandbox/configs/hosttools_defconfig
parent408c741232b001894e12287f240b3e6c33efada8 (diff)
downloadbarebox-b3bfd87c7ee3e41179f71f2387dc379bfd855687.tar.gz
barebox-b3bfd87c7ee3e41179f71f2387dc379bfd855687.tar.xz
scripts: Add rk-usb-loader tool
This adds a tool suitable for bootstrapping barebox on Rockchip RK3568 SoCs. It has been tested on this SoC only. It might or might not work with minor adjustments on other SoCs. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Tested-by: Michael Riesch <michael.riesch@wolfvision.net>
Diffstat (limited to 'arch/sandbox/configs/hosttools_defconfig')
-rw-r--r--arch/sandbox/configs/hosttools_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sandbox/configs/hosttools_defconfig b/arch/sandbox/configs/hosttools_defconfig
index 7d33853124..0b62b648c7 100644
--- a/arch/sandbox/configs/hosttools_defconfig
+++ b/arch/sandbox/configs/hosttools_defconfig
@@ -4,3 +4,4 @@ CONFIG_ARCH_IMX_USBLOADER=y
CONFIG_MVEBU_HOSTTOOLS=y
CONFIG_OMAP3_USB_LOADER=y
CONFIG_OMAP4_HOSTTOOL_USBBOOT=y
+CONFIG_RK_USB_LOADER=y