summaryrefslogtreecommitdiffstats
path: root/README.booting.md
Commit message (Collapse)AuthorAgeFilesLines
* README.booting.md: Add info about u-boot-spl.binNathan Rossi2016-12-141-1/+2
| | | | | | | Add information about extracting the u-boot-spl.bin from boot.bin with the use of 'dd' to strip the boot.bin header. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* README.booting.md: Document common booting processesNathan Rossi2016-05-171-0/+233
This README.booting is a consolidation of the booting content provided in the docs/ directory. The content is updated for the current state of the layer as well and restructured to be easier to navigate. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>