Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused reflash-bootloader | Ziyan | 2016-01-03 | 3 | -383/+0 |
| | | | | | | I don't see why we'd ever need this. Change-Id: Ibf03f193d2d0062e14e53d2d1a0a404089ee2179 | ||||
* | tuna: add tool that can reflash bootloader from userspace | Colin Cross | 2011-10-12 | 3 | -0/+383 |
Reads bootloader.img from the current directory, parses out the correct xloader for the device, and writes xloader and sbl to the mmc device. Can be run as init to unbrick a device. Change-Id: I5b91e2afd860e7934f7686fbeb638352b217f7c9 |