aboutsummaryrefslogtreecommitdiffstats
path: root/README.booting.md
AgeCommit message (Collapse)Author
2016-12-14README.booting.md: Add info about u-boot-spl.binNathan Rossi
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>
2016-05-17README.booting.md: Document common booting processesNathan Rossi
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>