Re: [U-Boot] [PATCH] warp: Add a README file

2015-03-02 Thread Eric Nelson
On 03/02/2015 08:52 AM, Fabio Estevam wrote: > Hi Eric, > > On Mon, Mar 2, 2015 at 12:48 PM, Eric Nelson > wrote: > >> It's probably best to use ours, but we're okay either way. >> >> I wasn't aware that Warp had forked imx_usb_loader, but a quick >> read shows that it's behind by a couple of (m

Re: [U-Boot] [PATCH] warp: Add a README file

2015-03-02 Thread Eric Nelson
Hi Fabio, On 03/02/2015 08:33 AM, Fabio Estevam wrote: > Hi Otavio, > > On Mon, Mar 2, 2015 at 11:52 AM, Otavio Salvador > wrote: > >>> +Required software on the host PC: >>> + >>> +- imx_loader: https://github.com/warpboard/imx_usb_loader >> >> I see no reason to link WaRP's fork. The Boundary

Re: [U-Boot] [PATCH] warp: Add a README file

2015-03-02 Thread Fabio Estevam
Hi Eric, On Mon, Mar 2, 2015 at 12:48 PM, Eric Nelson wrote: > It's probably best to use ours, but we're okay either way. > > I wasn't aware that Warp had forked imx_usb_loader, but a quick > read shows that it's behind by a couple of (minor) updates. > > As for the mx6sl_usb_work.conf file, we'

Re: [U-Boot] [PATCH] warp: Add a README file

2015-03-02 Thread Fabio Estevam
Hi Otavio, On Mon, Mar 2, 2015 at 11:52 AM, Otavio Salvador wrote: >> +Required software on the host PC: >> + >> +- imx_loader: https://github.com/warpboard/imx_usb_loader > > I see no reason to link WaRP's fork. The Boundary Devices upstream > code offers a more up to date bases and I think we

Re: [U-Boot] [PATCH] warp: Add a README file

2015-03-02 Thread Otavio Salvador
On Mon, Mar 2, 2015 at 10:20 AM, Fabio Estevam wrote: > Provide instructions on how to upgrade U-boot in the eMMC. > > Signed-off-by: Fabio Estevam > --- > board/warp/README | 56 > +++ > 1 file changed, 56 insertions(+) > create mode 100644