Re: [U-Boot] [PATCH v3 17/62] dm: Makefile: Build of-platdata before SPL

2016-07-14 Thread Simon Glass
On 4 July 2016 at 11:57, Simon Glass wrote: > Since SPL needs the of-platdata structures, build these before starting > to build any SPL components. > > Signed-off-by: Simon Glass > --- > > Changes in v3: None > Changes in v2: None > > Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 delet

[U-Boot] [PATCH v3 17/62] dm: Makefile: Build of-platdata before SPL

2016-07-04 Thread Simon Glass
Since SPL needs the of-platdata structures, build these before starting to build any SPL components. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aff78f0..b571f07