Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-17 Thread Simon Glass
Hi Pavel, On 15 December 2014 at 15:34, Pavel Machek wrote: > > Hi! > > > +Status > > +-- > > +U-Boot supports running as a coreboot [1] payload on x86. So far only link > > +(Chromebook pixel) has been tested, but it should work with minimal > > adjustments > > Link is codeword for Chromeboo

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-17 Thread Bin Meng
Hi Pavel, On Tue, Dec 16, 2014 at 6:34 AM, Pavel Machek wrote: > Hi! > >> +Status >> +-- >> +U-Boot supports running as a coreboot [1] payload on x86. So far only link >> +(Chromebook pixel) has been tested, but it should work with minimal >> adjustments > > Link is codeword for Chromebook Pi

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-15 Thread Pavel Machek
Hi! > +Status > +-- > +U-Boot supports running as a coreboot [1] payload on x86. So far only link > +(Chromebook pixel) has been tested, but it should work with minimal > adjustments Link is codeword for Chromebook Pixel? I'd write "Chromebook Pixel (Link)" if so. > +on other x86 boards sinc

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-05 Thread Bin Meng
denx.de >> Date: 12/05/2014 11:05 AM >> Subject: Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot >> on x86 support >> Sent by: s...@google.com >> >> Hi Bruce, >> >> On 5 December 2014 at 11:34, wrote: >> > Hi Simon, Bin, >>

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-05 Thread Bruce_Leonard
Hi Simon, Bin, u-boot-boun...@lists.denx.de wrote on 12/04/2014 04:03:54 PM: > From: Simon Glass > To: Bin Meng > Cc: U-Boot Mailing List > Date: 12/04/2014 04:04 PM > Subject: Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot > on x86 support > Sent by: u-boot-

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-05 Thread Bruce_Leonard
gt; To: Bin Meng > >> Cc: U-Boot Mailing List > >> Date: 12/04/2014 04:04 PM > >> Subject: Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot > >> on x86 support > >> Sent by: u-boot-boun...@lists.denx.de > >> > >

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-05 Thread Simon Glass
Hi Bruce, On 5 December 2014 at 11:34, wrote: > Hi Simon, Bin, > > u-boot-boun...@lists.denx.de wrote on 12/04/2014 04:03:54 PM: > >> From: Simon Glass >> To: Bin Meng >> Cc: U-Boot Mailing List >> Date: 12/04/2014 04:04 PM >> Subject: Re: [U-Boot]

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-05 Thread Bin Meng
Hi Simon, On Fri, Dec 5, 2014 at 8:03 AM, Simon Glass wrote: > Hi Bin, > > On 4 December 2014 at 08:04, Bin Meng wrote: >> Signed-off-by: Bin Meng >> --- >> doc/README.x86 | 123 >> + >> 1 file changed, 123 insertions(+) >> create mode

Re: [U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-04 Thread Simon Glass
Hi Bin, On 4 December 2014 at 08:04, Bin Meng wrote: > Signed-off-by: Bin Meng > --- > doc/README.x86 | 123 > + > 1 file changed, 123 insertions(+) > create mode 100644 doc/README.x86 > > diff --git a/doc/README.x86 b/doc/README.x86 > n

[U-Boot] [PATCH 25/25] x86: Add a README.x86 for U-Boot on x86 support

2014-12-04 Thread Bin Meng
Signed-off-by: Bin Meng --- doc/README.x86 | 123 + 1 file changed, 123 insertions(+) create mode 100644 doc/README.x86 diff --git a/doc/README.x86 b/doc/README.x86 new file mode 100644 index 000..a79f510 --- /dev/null +++ b/doc/README