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

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