Re: [U-Boot] [PATCH] imx SPL: enable boot from eMMC boot partitions.

2014-12-30 Thread Stefano Babic
On 12/12/2014 14:38, Pierre Aubert wrote: > Signed-off-by: Pierre Aubert > --- > arch/arm/imx-common/spl.c |4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/imx-common/spl.c b/arch/arm/imx-common/spl.c > index 477c38c..ac6e40e 100644 > --- a/arch/arm/imx-c

[U-Boot] [PATCH] imx SPL: enable boot from eMMC boot partitions.

2014-12-12 Thread Pierre Aubert
Signed-off-by: Pierre Aubert --- arch/arm/imx-common/spl.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/arch/arm/imx-common/spl.c b/arch/arm/imx-common/spl.c index 477c38c..ac6e40e 100644 --- a/arch/arm/imx-common/spl.c +++ b/arch/arm/imx-common/spl.c @@ -68,8 +68,1