Re: [U-Boot] [PATCH v2 11/16] sandbox: Correct ordering of defconfig

2016-02-26 Thread Simon Glass
On 24 February 2016 at 09:14, Simon Glass wrote: > This has got out of order: fix it. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > configs/sandbox_defconfig | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) Applied to u-boot-dm. _

[U-Boot] [PATCH v2 11/16] sandbox: Correct ordering of defconfig

2016-02-24 Thread Simon Glass
This has got out of order: fix it. Signed-off-by: Simon Glass --- Changes in v2: None configs/sandbox_defconfig | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index b5b81ca..8b878e2 100644 --- a/configs/sandb