u, Jul 07, 2016 at 08:55:45AM +0200, Sascha Hauer wrote:
> Hi Wjatscheslaw,
>
> On Wed, Jul 06, 2016 at 04:02:45PM +0200, Wjatscheslaw Stoljarski wrote:
> > Hi,
> >
> > overwriting a file in barebox, didn't work properly.
>
> I have never seen this. Can you re
Hi,
overwriting a file in barebox, didn't work properly.
-- 8< -
unable to handle NULL pointer dereference at address 0x
pc : [<2ff20f86>]lr : [<2ff20eff>]
sp : 2ffef808 ip : 201383fc fp :
r10: 2003cc94 r9 : 20138665 r8 : 02
Hi Sascha,
it works for me. Thanks!
On Wed, May 04, 2016 at 03:11:21PM +0200, Sascha Hauer wrote:
> Hi Wjatscheslaw,
>
> On Wed, May 04, 2016 at 09:28:55AM +0200, Wjatscheslaw Stoljarski wrote:
> > Signed-off-by: Wjatscheslaw Stoljarski
> >
> > ---
>
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/net/fec_imx.c | 12
1 file changed, 12 insertions(+)
diff --git a/drivers/net/fec_imx.c b/drivers/net/fec_imx.c
index 696483f..31802c2 100644
--- a/drivers/net/fec_imx.c
+++ b/drivers/net/fec_imx.c
@@ -669,6 +669,8 @@ static int
Signed-off-by: Wjatscheslaw Stoljarski
---
commands/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index 0853ffd..1743670 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1493,9 +1493,9 @@ config CMD_SPLASH
config
Using source command (source or . ) on zero-sized files crash
barebox.
Can anyone confirm this?
Thanks
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Hello,
If I try to read from first 4k RAM on imx53/imx6, with md or from code,
barebox show stacktrace with mesage:
"unable to handle NULL pointer dereference at address 0x...".
Is it possible in some way do that?
Thanks,
Slawa
___
barebox mailing list
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
commands/loadenv.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/commands/loadenv.c b/commands/loadenv.c
index 91ce5e7..8d6be2f 100644
--- a/commands/loadenv.c
+++ b/commands
Hi,
how to provide commandline to kernel without DT support from barebox with DT?
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Hi Sascha,
It works! Thanks!
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Hi,
Is it possible to set default phy-addr for fec_imx driver via device tree or in
barebox environment?
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
commands/usb.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/commands/usb.c b/commands/usb.c
index a37d503..48c6619 100644
--- a/commands/usb.c
+++ b/commands/usb.c
@@ -13
Hi,
after update to v2014.05.0 'boot -l' displays only one entry, although
in /env/boot/ exists more files. Can anyone confirm this?
Best regards,
Wjatscheslaw Stoljarski
___
barebox mailing list
barebox@lists.infradead.org
http://lists.inf
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
arch/arm/mach-imx/include/mach/devices-imx53.h |5 +
1 file changed, 5 insertions(+)
diff --git a/arch/arm/mach-imx/include/mach/devices-imx53.h
b/arch/arm/mach-imx/include/mach/devices-imx53.h
ind
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/spi/Kconfig |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
index 422693c..e429ea1 100644
--- a/drivers/spi/Kconfig
+++ b/drivers/s
Hi Sascha,
On 11/05/2013 08:44 AM, Sascha Hauer wrote:
Hi Wjatscheslaw,
On Mon, Nov 04, 2013 at 12:56:57PM +0100, Wjatscheslaw Stoljarski (Slawa) wrote:
Hi,
has anyone tried to start barebox on i.MX53 in 11 boot mode (serial
downloader)? I've tried on Freescale Loco board with pmic d
On 11/04/2013 05:06 PM, Eric Bénard wrote:
Le Mon, 04 Nov 2013 17:04:46 +0100,
"Wjatscheslaw Stoljarski (Slawa)"
a écrit :
On 11/04/2013 04:07 PM, Eric Bénard wrote:
Hi Wjatscheslaw,
Le Mon, 04 Nov 2013 16:00:49 +0100,
"Wjatscheslaw Stoljarski (Slawa)"
a écrit :
On
On 11/04/2013 04:07 PM, Eric Bénard wrote:
Hi Wjatscheslaw,
Le Mon, 04 Nov 2013 16:00:49 +0100,
"Wjatscheslaw Stoljarski (Slawa)"
a écrit :
On 11/04/2013 01:48 PM, Eric Bénard wrote:
Hi,
has anyone tried to start barebox on i.MX53 in 11 boot mode (serial
downloader)? I
On 11/04/2013 01:48 PM, Eric Bénard wrote:
Hi,
has anyone tried to start barebox on i.MX53 in 11 boot mode (serial
downloader)? I've tried on Freescale Loco board with pmic da9053, but
without success. In 00 boot mode (internal boot) works perfectly. U-Boot
works in both modes. DCD in u-boot and
can turn on LEDs with DCD in 11 boot mode on Loco.
Regards,
Wjatscheslaw Stoljarski
___
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
From: "Wjatscheslaw Stoljarski (Slawa)"
MC34708 depend on I2C or SPI, so let driver depend on SPI too
and rename config option name to MFD_MC34708.
Signed-off-by: Wjatscheslaw Stoljarski
---
arch/arm/configs/freescale_mx53_loco_defconfig |2 +-
drivers/m
Hi All,
after updating to the version 2012.12.0 ethernet doesn't work anymore.
My system is iMX53, ethernet Interface: MII100. What could be the cause?
devinfo output:
...
` imx_iim0
` 0x-0x001f: /dev/imx_iim_bank0
` 0x-0x001f: /dev/imx_iim_bank1
Hi, Sascha!
On 07/25/2012 09:19 AM, Sascha Hauer wrote:
How do you use this driver? From C code, or is there some command
planned?
I implement PSoC3 update, but with JTAG I have some trouble, what I
haven't with SWD. Therefore much possible, that I will not use JTAG
driver. But maybe somebod
From: "Wjatscheslaw Stoljarski"
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/Kconfig |1 +
drivers/Makefile |1 +
drivers/misc/Kconfig | 17 +++
drivers/misc/Makefile |5 +
drivers/misc/jtag.c | 392
behavior call
clock_notifier_call_chain() after changing clock in imx53_init_lowlevel().
Signed-off-by: Wjatscheslaw Stoljarski
---
arch/arm/mach-imx/imx53.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/mach-imx/imx53.c b/arch/arm/mach-imx/imx53.c
index e20b60a..3359819 100644
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/Kconfig |1 +
drivers/Makefile |1 +
drivers/misc/Kconfig | 27
drivers/misc/Makefile |5 +
drivers/misc/jtag.c | 395
+
include/jtag.h| 113
>From 01b528ff11f3d0fe63db96b77e40ae9e695afaa7 Mon Sep 17 00:00:00 2001
From: "Wjatscheslaw Stoljarski"
Date: Tue, 24 Jul 2012 10:54:55 +0200
Subject: [PATCH] Add JTAG bitbang driver
Signed-off-by: Wjatscheslaw Stoljarski
---
drivers/Kconfig |1 +
drivers/Makefil
>From 4d9a8e960654c02205cf4a8e47b4e86cac4b2a95 Mon Sep 17 00:00:00 2001
From: "Wjatscheslaw Stoljarski"
Date: Mon, 23 Jul 2012 13:48:07 +0200
Subject: [PATCH] i.MX53 boards: notify clocksource after init_lowlevel
This fix a clock inaccuracy in get_time_ns (used by sleep, time,
28 matches
Mail list logo