summaryrefslogtreecommitdiff
path: root/board/warp7/README
AgeCommit message (Collapse)Author
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]> Reviewed-by: Simon Glass <[email protected]>
2019-03-13warp7: README: Adjust the binary name after DM conversionFabio Estevam
After the conversion to DM the U-Boot binary is called u-boot-dtb.imx, so fix the README file accordingly. Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]>
2016-06-18warp7: Add README fileMarco Franchi
Add a README file for helping users to install U-Boot into the eMMC. Signed-off-by: Marco Franchi <[email protected]> Acked-by: Fabio Estevam <[email protected]>