Signed-off-by: Robert Nelson <robertcnelson@gmail.com>pull/8/head
parent
914ba8590b
commit
a72a241e4b
@ -1,9 +1,9 @@
|
||||
Easy:
|
||||
* cleanup firmware mess, just copy needed firmware from the mainline git tree
|
||||
* debug.log, to help troubleshoot failures (do we need anything else /boot/uboot/debug/* after install)
|
||||
* debug.log, to help troubleshoot failures (do we need anything else /boot/uboot/backup/* after install)
|
||||
* random http link to *.deb package (--deb-file just needs to be extended to http case, as it works for local files)
|
||||
|
||||
More Effort:
|
||||
* ext2 boot instead of vfat
|
||||
**ti: omap3/4 will always need vfat for MLO bootloader
|
||||
**freescale: mx51/53 has bootloader dd'd to boot device, could use ext2 over vfat..
|
||||
**freescale: mx51/53 has bootloader dd'd to boot device, could use ext2 over vfat..
|
||||
|
Loading…
Reference in new issue