Re: [U-Boot] [PATCH v3 1/2] cmd_fdt: Actually fix fdt command in sandbox

2015-02-05 Thread Simon Glass
On 5 February 2015 at 22:11, Simon Glass wrote: > On 4 February 2015 at 20:56, Joe Hershberger wrote: >> Commit 90bac29a76bc8d649b41a55f2786c0abef9bb2c1 claims to fix this bug >> that was introduced in commit a92fd6577ea17751ead9b50243e3c562125cf581 >> but doesn't actually make the change that th

Re: [U-Boot] [PATCH v3 1/2] cmd_fdt: Actually fix fdt command in sandbox

2015-02-05 Thread Simon Glass
On 4 February 2015 at 20:56, Joe Hershberger wrote: > Commit 90bac29a76bc8d649b41a55f2786c0abef9bb2c1 claims to fix this bug > that was introduced in commit a92fd6577ea17751ead9b50243e3c562125cf581 > but doesn't actually make the change that the commit message describes. > > Actually fix the bug t