This repository describes the attempt at resuscitation of a ReadyNAS NV+v2.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

9 lines
237 B

uboot.kwb: uboot-NV+-1.0.05
mkimage -n kwbimage.cfg -A arm -O linux -T kwbimage -d uboot-NV+-1.0.05 uboot.kwb
# boot the damn thing over UARTBoot
boot: uboot.kwb
kwboot -b uboot.kwb -t /dev/ttyUSB0
terminal:
kwboot -t /dev/ttyUSB0