flashing: new procedure
This changes the flashing procedure, because the previous one did not
work any more now that the default filesystem size is bigger.
With this commit no jffs2 images is generated any more, and the
filesystem image is not included as a payload in the initramfs booted
using the USB tools.
Rather, the initramfs downloads wrs-image.tar.gz using TFTP, from the
IP address that replied to DHCP, and untars it to the NAND partitions.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- build/flash-wrs 22 additions, 32 deletionsbuild/flash-wrs
- patches/barebox/v2014.04/env/bin/init 7 additions, 3 deletionspatches/barebox/v2014.04/env/bin/init
- usb-loader/S99flash-from-kernel.sh 0 additions, 10 deletionsusb-loader/S99flash-from-kernel.sh
- userspace/rootfs_override/etc/init.d/S10install 37 additions, 0 deletionsuserspace/rootfs_override/etc/init.d/S10install
Please register or sign in to comment