commit | 4aac44be11a44b72a87de2ee751aa1fcd4960fef | [log] [tgz] |
---|---|---|
author | ahaslam@baylibre.com <ahaslam@baylibre.com> | Mon Feb 13 18:49:40 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 17 17:24:35 2017 -0500 |
tree | 80be2988559c76dc9ef9ab2c39a94b55438c8611 | |
parent | 7a2af751a005a08c21a697a7295dbe6f928fc980 [diff] |
da850: Add instructions to copy AIS image to an MMC card The da850 soc's can boot from a external mmc card, but the AIS image should be written to the correct sector. Add instructions to copy the AIS image to a MMC card. Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>