Acked-by: Lauri Hintsala
mailto:lauri.hints...@silabs.com>>
On 9 Feb 2021, at 15.02, Tom Rini
mailto:tr...@konsulko.com>> wrote:
CAUTION: This email originated from outside of the organization. Do not click
links or open attachments unless you recognize the sender and know the
That's fine. apx4devkit is not under active development.
Best regards,
Lauri Hintsala
> On 9 Feb 2021, at 15.02, Tom Rini wrote:
>
> CAUTION: This email originated from outside of the organization. Do not click
> links or open attachments unless you recognize the se
Hi,
I'll start maintaining apx4devkit as Veli-Pekka mailed.
On 03/20/2013 09:08 PM, Veli-Pekka Peltola wrote:
As I am no longer working for Bluegiga I will pass apx4devkit maintenance
to Lauri.
Signed-off-by: Veli-Pekka Peltola
Acked-by: Lauri Hintsala
---
MAINTAINERS |
On 03/19/2013 02:36 PM, Fabio Estevam wrote:
On Tue, Mar 19, 2013 at 3:52 AM, Lauri Hintsala
wrote:
I tried to boot Freescale's 2.6.35.3 kernel on apx4devkit. The device is
still freezing after mxs_cpu_init print.
Are you able to boot 3.8?
I booted up to 3.2.
I assume that the f
On 03/19/2013 01:35 PM, Otavio Salvador wrote:
On Tue, Mar 19, 2013 at 3:52 AM, Lauri Hintsala
wrote:
Hi,
On 03/01/2013 12:59 AM, Fabio Estevam wrote:
From: Fabio Estevam
Currently the following kernel hang happens when loading a 2.6.35 kernel
from
Freeescale on a mx28evk board:
RPC
Hi,
On 03/01/2013 12:59 AM, Fabio Estevam wrote:
From: Fabio Estevam
Currently the following kernel hang happens when loading a 2.6.35 kernel from
Freeescale on a mx28evk board:
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
Bus freq driver mod
Hi,
On 03/13/2013 04:22 PM, Fabio Estevam wrote:
Lauri,
On Wed, Mar 13, 2013 at 11:18 AM, Fabio Estevam wrote:
Hi Stefano,
On Wed, Mar 13, 2013 at 5:16 AM, Stefano Babic wrote:
Apart of the fact that fixes booting old kernel, these changes affects
all mx28 boards, not only mx28evk. Can we
On 07/31/2012 01:26 PM, Stefano Babic wrote:
I see no problems in your patch - I will push it into the -next branch.
Thanks, We'll continue developing.
Lauri
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hello Stefano,
Could you review the patch?
Thanks!
Best Regards,
Lauri Hintsala
On 07/09/2012 04:14 PM, Veli-Pekka Peltola wrote:
This adds support for Bluegiga APX4 Development Kit. It is built around
Freescale i.MX28. Currently supported features are: ethernet, I2C, MMC,
RTC and USB. APX4
On 07/25/2012 10:28 PM, Marek Vasut wrote:
Dear Lauri Hintsala,
On 07/25/2012 05:17 PM, Lauri Hintsala wrote:
Hi Marek,
On 05/02/2012 12:09 AM, Marek Vasut wrote:
From: Marek Vasut
Signed-off-by: Marek Vasut
Cc: Detlev Zundel
Cc: Fabio Estevam
Cc: Stefano Babic
Cc: Wolfgang Denk
On 07/25/2012 05:17 PM, Lauri Hintsala wrote:
Hi Marek,
On 05/02/2012 12:09 AM, Marek Vasut wrote:
From: Marek Vasut
Signed-off-by: Marek Vasut
Cc: Detlev Zundel
Cc: Fabio Estevam
Cc: Stefano Babic
Cc: Wolfgang Denk
---
arch/arm/cpu/arm926ejs/mx28/spl_power_init.c | 100
(+), 8 deletions(-)
This patch increases the power consumption about 250 mW (~50mA @ 5V). I
think it could be nice to disable LRADC after spl boot if it is not
really needed.
Best regards,
Lauri Hintsala
___
U-Boot mailing list
U-Boot@lists.denx.de
NAND support is not enabled by default because Eval Kit is not delivered
with NAND chip. To enable NAND support add CONFIG_CMD_NAND to board config.
Signed-off-by: Lauri Hintsala
---
board/freescale/mx28evk/iomux.c | 21 +
include/configs/mx28evk.h | 10
Hi Marek,
On 04/17/2012 12:05 PM, Marek Vasut wrote:
Lauri, as much as I'd love to help you, MX28EVK is Fabio's board. So let's see
what he has to say ;-)
I found the solution myself. The issue was caused by the missing
iomuxing. I'll do the patch...
Thank you for your friendly and fast res
On 04/17/2012 11:29 AM, Marek Vasut wrote:
On 04/17/2012 11:17 AM, Marek Vasut wrote:
I'm trying to compile latest U-Boot to mx28evk (rev D) with NAND
support. U-Boot boots up but NAND chip is not detected and DMA read
error is popped up.
MX28 EVK has no NAND, right?
MX28 EVK has NAND slot a
Hi Marek,
On 04/17/2012 11:17 AM, Marek Vasut wrote:
I'm trying to compile latest U-Boot to mx28evk (rev D) with NAND
support. U-Boot boots up but NAND chip is not detected and DMA read
error is popped up.
MX28 EVK has no NAND, right?
MX28 EVK has NAND slot and I have installed NAND chip on
on SOC (FEC)
*/
#ifdef CONFIG_CMD_NET
BR,
Lauri Hintsala
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Marek,
I built U-Boot 2012.04-rc1 and tried it with mx28evk. MMC seems to be
broken. Reverting your commit 3687c4 (i.MX28: Do data transfers via DMA
in MMC driver) fix the issue.
Also there is issue in setting MAC address. Console logs are at the end
of this mail.
Best regards,
Lauri
Signed-off-by: Lauri Hintsala
---
Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 05966f4..ba336ed 100644
--- a/Makefile
+++ b/Makefile
@@ -643,7 +643,7 @@ unconfig:
sinclude $(obj).boards.depend
$(obj).boards.depend: boards.cfg
19 matches
Mail list logo