Re: [U-Boot] [PATCH] da850: Add instructions to copy AIS image to an MMC card

2017-02-14 Thread Tom Rini
On Mon, Feb 13, 2017 at 06:49:40PM +0100, Axel Haslam wrote: > 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 Reviewed-by: Tom Rini -- To

[U-Boot] [PATCH] da850: Add instructions to copy AIS image to an MMC card

2017-02-13 Thread Axel Haslam
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 --- board/davinci/da8xxevm/README.da850 | 23 +++ 1 file changed, 23 insertions(+)