Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-17 Thread Bin Meng
Hi Tom, On Thu, Oct 17, 2019 at 11:12 PM Tom Rini wrote: > > On Thu, Oct 17, 2019 at 11:02:47PM +0800, Bin Meng wrote: > > Hi Tom, > > > > On Thu, Oct 17, 2019 at 10:10 PM Tom Rini wrote: > > > > > > On Thu, Oct 17, 2019 at 09:50:57AM +0800, Bin Meng wrote: > > > > Hi Tom, > > > > > > > > On Thu

Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-17 Thread Tom Rini
On Thu, Oct 17, 2019 at 11:02:47PM +0800, Bin Meng wrote: > Hi Tom, > > On Thu, Oct 17, 2019 at 10:10 PM Tom Rini wrote: > > > > On Thu, Oct 17, 2019 at 09:50:57AM +0800, Bin Meng wrote: > > > Hi Tom, > > > > > > On Thu, Oct 17, 2019 at 2:20 AM Tom Rini wrote: > > > > > > > > On Wed, Oct 16, 201

Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-17 Thread Bin Meng
Hi Tom, On Thu, Oct 17, 2019 at 10:10 PM Tom Rini wrote: > > On Thu, Oct 17, 2019 at 09:50:57AM +0800, Bin Meng wrote: > > Hi Tom, > > > > On Thu, Oct 17, 2019 at 2:20 AM Tom Rini wrote: > > > > > > On Wed, Oct 16, 2019 at 09:27:25AM -0700, Bin Meng wrote: > > > > > > > This adds a reST document

Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-17 Thread Tom Rini
On Thu, Oct 17, 2019 at 09:50:57AM +0800, Bin Meng wrote: > Hi Tom, > > On Thu, Oct 17, 2019 at 2:20 AM Tom Rini wrote: > > > > On Wed, Oct 16, 2019 at 09:27:25AM -0700, Bin Meng wrote: > > > > > This adds a reST document for how to build U-Boot host tools, > > > including information for both Li

Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-16 Thread Bin Meng
Hi Tom, On Thu, Oct 17, 2019 at 2:20 AM Tom Rini wrote: > > On Wed, Oct 16, 2019 at 09:27:25AM -0700, Bin Meng wrote: > > > This adds a reST document for how to build U-Boot host tools, > > including information for both Linux and Windows. > > > > Signed-off-by: Bin Meng > > So here's where I th

Re: [U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-16 Thread Tom Rini
On Wed, Oct 16, 2019 at 09:27:25AM -0700, Bin Meng wrote: > This adds a reST document for how to build U-Boot host tools, > including information for both Linux and Windows. > > Signed-off-by: Bin Meng So here's where I think things get interesting. Off the top of my head, I think we can use t

[U-Boot] [PATCH 5/5] doc: Add documentation for how to build U-Boot host tools

2019-10-16 Thread Bin Meng
This adds a reST document for how to build U-Boot host tools, including information for both Linux and Windows. Signed-off-by: Bin Meng --- doc/build/index.rst | 9 + doc/build/tools.rst | 47 +++ doc/index.rst | 11 +++ 3 file