Re: [U-Boot] testing x86 builds on the fly

2011-08-07 Thread Graeme Russ
Hi Mike, Marek, On 07/08/11 10:54, Graeme Russ wrote: > Hi Mike, Marek, > > On 07/08/11 09:43, Mike Frysinger wrote: >> On Sat, Aug 6, 2011 at 05:49, Marek Vasut wrote: >>> On Saturday, August 06, 2011 01:22:38 PM Mike Frysinger wrote: disclaimer: i have like 0 u-boot experience on x86. but

Re: [U-Boot] testing x86 builds on the fly

2011-08-06 Thread Graeme Russ
Hi Mike, Marek, On 07/08/11 09:43, Mike Frysinger wrote: > On Sat, Aug 6, 2011 at 05:49, Marek Vasut wrote: >> On Saturday, August 06, 2011 01:22:38 PM Mike Frysinger wrote: >>> disclaimer: i have like 0 u-boot experience on x86. but i cant find >>> README's in the src to answer my questions. >>>

Re: [U-Boot] testing x86 builds on the fly

2011-08-06 Thread Mike Frysinger
On Sat, Aug 6, 2011 at 05:49, Marek Vasut wrote: > On Saturday, August 06, 2011 01:22:38 PM Mike Frysinger wrote: >> disclaimer: i have like 0 u-boot experience on x86.  but i cant find >> README's in the src to answer my questions. >> >> the PIC support on x86 is finished right ?  so does that mea

Re: [U-Boot] testing x86 builds on the fly

2011-08-06 Thread Marek Vasut
On Saturday, August 06, 2011 01:22:38 PM Mike Frysinger wrote: > disclaimer: i have like 0 u-boot experience on x86. but i cant find > README's in the src to answer my questions. > > the PIC support on x86 is finished right ? so does that mean we can > take a u-boot.bin, tftp it to a running sys

[U-Boot] testing x86 builds on the fly

2011-08-06 Thread Mike Frysinger
disclaimer: i have like 0 u-boot experience on x86. but i cant find README's in the src to answer my questions. the PIC support on x86 is finished right ? so does that mean we can take a u-boot.bin, tftp it to a running system into external memory, and then boot that on the fly purely for testin