Add support for the Wandboard quad.
Signed-off-by: Tapani Utriainen
---
boards.cfg | 1 +
include/configs/wandboard.h | 2 ++
2 files changed, 3 insertions(+)
diff --git a/boards.cfg b/boards.cfg
index 31483d6..b907409 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -268,6
On Mon, 27 May 2013 13:56:30 -0300
Otavio Salvador wrote:
> I have sent two patches for adding the Boot Splash with Wandboard logo.
> Please take a look on them and if you agree please base on this to avoid
> conflicts.
>
> (For easyness: http://patchwork.ozlabs.org/bundle/otavio/wandboard-20130
On Mon, 27 May 2013 07:22:42 -0300
Fabio Estevam wrote:
> Hi Tapani,
>
> On Mon, May 27, 2013 at 1:13 AM, Tapani Utriainen
> wrote:
> >
> > Add support for the Wandboard quad.
> >
> > Signed-off-by: Tapani Utriainen
> >
> > ---
> >
Add support for Wandboard quad.
Signed-off-by: Tapani Utriainen
---
Changes from v1:
- reorganized the board names into alphabetical order
- added quad entry to the Wandboard README
board/wandboard/README | 5 +
boards.cfg | 1 +
include/configs/wandboard.h | 2
Wolfgang, Stefan, Igor, Tomi,
thank you for reviewing the patches for TechNexion modules.
Some of the comments are constructive and helpful and will be taken on-board
once we get an opportunity to re-submit.
It also seems that there are other patches lined-up that will influence our
patches,
On Thu, 24 Nov 2011 16:19:26 +0100
Stefano Babic wrote:
> On 24/11/2011 07:57, Tapani Utriainen wrote:
> > Using your u-boot.bin on Twister, USB devices do not work in linux. Using
> > the u-boot.bin I submitted this issue disappears. The setup is otherwise
> > the
>
On Wed, 30 Nov 2011 09:53:39 +0100
Stefano Babic wrote:
> On 30/11/2011 00:18, Tom Rini wrote:
>
> > With this, and Wolfgang's change made in a v3, are you and Tapani
> > otherwise in agreement for how this looks going in?
>
> Yes, I think so. Tapani, I also changed in V2 the default way to boo
Add support for TechNexion TAM3517 SoM
Signed-off-by: Tapani Utriainen
CC: Sandeep Paulraj
---
arch/arm/include/asm/mach-types.h |1
board/technexion/tam3517/Makefile | 49
board/technexion/tam3517/tam3517.c | 150
board/technexion/tam3517/tam3517.h | 388
All,
these patches add support for TechNexion TAM3517, TAO3530 and TDM3730 SoMs.
regards,
//Tapani
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Move duplicate Sitara MUX definitions to arch-omap3/mux.h
Signed-off-by: Tapani Utriainen
CC: Sandeep Paulraj
---
arch/arm/include/asm/arch-omap3/mux.h | 51 ++
board/logicpd/am3517evm/am3517evm.h | 40 --
board/ti/am3517crane
Add support for TechNexion TAO3530 SoM
Signed-off-by: Tapani Utriainen
CC: Sandeep Paulraj
---
arch/arm/include/asm/mach-types.h |1
board/technexion/tao3530/Makefile | 43
board/technexion/tao3530/tao3530.c | 207
board/technexion/tao3530/tao3530.h | 382
Add support for TechNexion TDM3730 SoM
Signed-off-by: Tapani Utriainen
CC: Sandeep Paulraj
---
board/technexion/tdm3730/Makefile | 49
board/technexion/tdm3730/tdm3730.c | 173
board/technexion/tdm3730/tdm3730.h | 383
On Fri, 20 Sep 2013 17:22:58 -0700
Eric Nelson wrote:
> On 09/16/2013 02:26 PM, Eric Nelson wrote:
> > This patch set begins the process of consolidating mux and pad
> > declarations for the i.MX6 Dual/Quad and Dual-Lite/Solo processor
> > variants.
> >
> > Patch 1 replaces the mux/pad names with
On Mon, 21 Oct 2013 21:34:58 -0200
Otavio Salvador wrote:
> This adds support for the 7" WVGA produced by Future Eletronics and
> make it dynamically detect if it is connected or not based on the
> touchscreen controller.
>
> Signed-off-by: Otavio Salvador
Nice!
Tested-
SPL works also on TAO-3530 rev Cx (using mmc and Tsunami baseboard).
Tested-by: Tapani Utriainen
On Tue, 12 Nov 2013 13:15:00 +0100
Stefan Roese wrote:
> Add SPL support for the Technexion TAO3530 SOM to replace
> x-loader. Tested with the Thunder baseboard. Currently this is
> on
Hello all,
we would like to have some comments how to architecture some patches we would
like to submit.
Background:
We have got SPL boot working, circumventing the need to have separate u-boot
binaries depending on iMX6 CPU type and memory configuration. This allows us
to have one (say) boota
On Mon, 26 Aug 2013 15:33:56 +0200
Stefano Babic wrote:
> Hi Tapani,
>
> >
> > The macros I refer to is the MX6_PAD_ ones. The semantics of them depends on
> > the target cpu. See arch/arm/include/asm/arch-mx6/mx6-pins.h
>
> Ok - these files are not thought to be used in the same binary, we ha
Stefano,
Thank you for reviewing this patch, and for the constructive comments.
Most of your comments are taken on board, and we will re-submit updated patches
in the near future.
On some things we probably need some clarification, see inlined responses
to some of your questions.
> > ---
> >
Eric,
On Wed, 28 Aug 2013 16:26:44 +0200
Eric Bénard wrote:
> Le Wed, 28 Aug 2013 19:23:33 +0800,
> Tapani a écrit :
>
> >
> > Add support for TechNexion edm-cf-imx6 SoM
> >
> > The edm1-cf-imx6 SoM comes in three variants, one with imx6 solo cpu,
> > one with an imx6 dual lite
On Mon, 5 May 2014 08:46:24 -0700
Tim Harvey wrote:
> +cc Edward Lin
>
> On Mon, May 5, 2014 at 2:14 AM, Stefano Babic wrote:
> > Hi Tim,
> >
...
> >> --- /dev/null
> >> +++ b/arch/arm/imx-common/spl.c
> >> @@ -0,0 +1,79 @@
> >> +/*
> >> + * Copyright (C) 2014 Gateworks Corporation
> >> + * Aut
20 matches
Mail list logo