From f558ba782c8ffc4effdfc4babc2eca0fd7105103 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Wed, 5 Feb 2014 12:49:40 +0100 Subject: [PATCH] Fix boot --- continuous/gw-setup/boot | 2 +- continuous/gw-setup/ugw | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 continuous/gw-setup/ugw diff --git a/continuous/gw-setup/boot b/continuous/gw-setup/boot index 9720a55..c288986 100755 --- a/continuous/gw-setup/boot +++ b/continuous/gw-setup/boot @@ -2,4 +2,4 @@ # -*-sh-*- load uImage console=ttyPSC0,115200 quiet load shark-ryu.dtb -load rootfs2.uImage < gen_cpio --mkimage="-T ramdisk -A powerpc -O linux" buildroot/images/rootfs.cpio initramfs +load rootfs2.uImage < gen_cpio --mkimage="-T ramdisk -A powerpc -O linux" buildroot/images/rootfs.cpio initramfs "ugw->/bin/" diff --git a/continuous/gw-setup/ugw b/continuous/gw-setup/ugw new file mode 120000 index 0000000..04cda84 --- /dev/null +++ b/continuous/gw-setup/ugw @@ -0,0 +1 @@ +../../ugw/ppc/ugw \ No newline at end of file -- 2.39.2