Re: [U-Boot] [PATCH 4/5] tbs2910: add CONFIG_SUPPORT_EMMC_BOOT

2015-05-15 Thread Stefano Babic
On 05/05/2015 23:09, Soeren Moch wrote: > Add emmc boot partition commands to be able to select the boot partition. > > Signed-off-by: Soeren Moch > --- > Cc: Stefano Babic > --- > include/configs/tbs2910.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/tbs2910.h b/in

[U-Boot] [PATCH 4/5] tbs2910: add CONFIG_SUPPORT_EMMC_BOOT

2015-05-05 Thread Soeren Moch
Add emmc boot partition commands to be able to select the boot partition. Signed-off-by: Soeren Moch --- Cc: Stefano Babic --- include/configs/tbs2910.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index 9efb8c2..1f3c3d8 100644 --- a/