diff --git a/scripts/reflash_ben.sh b/scripts/reflash_ben.sh index 6406bbf82..89229764e 100644 --- a/scripts/reflash_ben.sh +++ b/scripts/reflash_ben.sh @@ -16,7 +16,8 @@ BASE_URL_HTTP="http://downloads.qi-hardware.com/software/images/Ben_NanoNote_2GB # names of images LOADER="openwrt-xburst-u-boot.bin" -KERNEL="openwrt-xburst-uImage.bin" +#KERNEL="openwrt-xburst-uImage.bin" +KERNEL="openwrt-xburst-qi_lb60-uImage.bin" #ROOTFS="openwrt-xburst-rootfs.ubi" ROOTFS="openwrt-xburst-qi_lb60-root.ubi"