On Wed, Mar 19, 2014 at 03:28:57PM +0400, Antony Pavlov wrote:
> see comment in the maillist
> http://lists.infradead.org/pipermail/barebox/2014-March/018333.html
>
> Signed-off-by: Antony Pavlov
Squashed into the commit, thanks
Sascha
> ---
> arch/arm/dts/virt2real.dts | 4 ++--
> 1 file c
On Wed, Mar 19, 2014 at 03:29:12PM +0400, Antony Pavlov wrote:
> This patch removes this warning during 'make *config':
>
> drivers/clocksource/Kconfig:36:warning: leading whitespace ignored
>
> Signed-off-by: Antony Pavlov
Also squashed into the original commit.
Sascha
> ---
> drivers/clo
When given a directory ignore all files that are not shell scripts.
Signed-off-by: Sascha Hauer
---
commands/boot.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/commands/boot.c b/commands/boot.c
index 9c7aa21..a54d0d5 100644
--- a/commands/boot.c
+++ b/commands/boot.c
@@ -106,6 +106,
The boot command is expected to work on bootsources from the commandline
if given, on global.boot.default otherwise. Fix this behaviour for the
-m and -l options also.
Signed-off-by: Sascha Hauer
---
commands/boot.c | 79 +++--
1 file changed,
From: Philipp Zabel
Signed-off-by: Philipp Zabel
Signed-off-by: Sascha Hauer
---
include/mfd/imx6q-iomuxc-gpr.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/include/mfd/imx6q-iomuxc-gpr.h b/include/mfd/imx6q-iomuxc-gpr.h
index db43d59..3ccc254 100644
---
From: Lucas Stach
So that it can be tried later again.
Signed-off-by: Sascha Hauer
---
drivers/usb/gadget/composite.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/composite.c
index 11b6c18..71d0ecf 100644
--- a/
Signed-off-by: Sascha Hauer
---
drivers/usb/gadget/dfu.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/usb/gadget/dfu.c b/drivers/usb/gadget/dfu.c
index 76b5def..d0f2155 100644
--- a/drivers/usb/gadget/dfu.c
+++ b/drivers/usb/gadget/dfu.c
@@ -703,7 +703,9 @@ int u
If the ubidetach command is given a number that passes the range check
in ubi_detach_mtd_dev, but at which index the ubi_devices array contains
a NULL pointer, ubi_get_device tries to dereference this NULL pointer
to increment the ubi device reference count.
Signed-off-by: Philipp Zabel
---
driv
This patch removes this warning during 'make *config':
drivers/clocksource/Kconfig:36:warning: leading whitespace ignored
Signed-off-by: Antony Pavlov
---
drivers/clocksource/Kconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/clocksource/Kconfig b/drivers/cl
see comment in the maillist
http://lists.infradead.org/pipermail/barebox/2014-March/018333.html
Signed-off-by: Antony Pavlov
---
arch/arm/dts/virt2real.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/dts/virt2real.dts b/arch/arm/dts/virt2real.dts
index 0e22
Hello,
I noticed this single patch has not been applied yet while the large
P1022DS patch-set sent later has been.
Let me know whether there is any issue and I will fix it immediately?
Cheers,
Renaud
On 11/03/2014 16:54, Renaud Barbier wrote:
> Add an environment partition and support commands t
11 matches
Mail list logo