On Mon, 2014-08-04 at 20:35 +0200, Hans de Goede wrote:
> Hi,
>
> On 08/01/2014 08:54 PM, Stephen Warren wrote:
> > On 08/01/2014 01:46 AM, Hans de Goede wrote:
> >> Use the new standard bootcmd from .
> >
> > Acked-by: Stephen Warren
>
> Thanks for the review.
>
> >> diff --git a/include/conf
Hi,
On 08/01/2014 08:54 PM, Stephen Warren wrote:
> On 08/01/2014 01:46 AM, Hans de Goede wrote:
>> Use the new standard bootcmd from .
>
> Acked-by: Stephen Warren
Thanks for the review.
>> diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
>
>> +#ifdef CONFIG_AHCI
On 08/01/2014 01:46 AM, Hans de Goede wrote:
Use the new standard bootcmd from .
Acked-by: Stephen Warren
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
+#ifdef CONFIG_AHCI
+#define BOOT_TARGET_DEVICES(func) \
+ func(MMC, mmc, 0) \
+ func(SCSI, sc
Hi,
On 08/01/2014 09:46 AM, Hans de Goede wrote:
> Use the new standard bootcmd from .
Note this applies on top of Stephen Warren's
"[PATCH 1/3] config: introduce a generic $bootcmd"
Regards,
Hans
>
> Signed-off-by: Hans de Goede
> ---
> include/configs/sunxi-common.h | 27 +
Use the new standard bootcmd from .
Signed-off-by: Hans de Goede
---
include/configs/sunxi-common.h | 27 ---
1 file changed, 24 insertions(+), 3 deletions(-)
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 4c712f3..f5a702a 100644
--- a
5 matches
Mail list logo