From ecf49f1218ac80bafbb3cd12d2ab4dd0d5cf9a89 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 8 Jun 2013 08:58:01 -0500 Subject: [PATCH] install u-boot binaries for systems where we need to ship it. --- fedora-arm-base.ks | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index bbb5ebc..585c502 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -26,6 +26,17 @@ kernel-lpae chrony arm-boot-config initial-setup + +# install uboot images +uboot-beagle +uboot-beaglebone +uboot-origen +uboot-panda +uboot-smdkv310 +uboot-uevm +uboot-wandboard_dl +uboot-wandboard_solo + %end %post