Re: [U-Boot] [PATCH v2 2/3] mx6: Add initial support for the Hummingboard solo

2014-01-13 Thread Stefano Babic
Hi Fabio, On 13/01/2014 00:04, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Jan 3, 2014 at 3:55 PM, Fabio Estevam wrote: >> From: Fabio Estevam >> >> SolidRun has designed the Hummingboard board based on mx6q/dl/solo. >> >> Add the initial support for the mx6 solo variant. >> >> More informat

Re: [U-Boot] [PATCH v2 1/6] wandboard: Return from cpu_eth_init() directly

2014-01-13 Thread Stefano Babic
> Signed-off-by: Fabio Estevam > --- Applied (whole series) to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office:

Re: [U-Boot] [PATCH v3] mx6slevk: Include "mx6_common.h"

2014-01-13 Thread Stefano Babic
a/include/configs/mx6slevk.h > +++ b/include/configs/mx6slevk.h > @@ -11,6 +11,7 @@ > > #include > #include > +#include "mx6_common.h" > > #define CONFIG_MX6 > #define CONFIG_DISPLAY_CPUINFO > Applied to u-boot-imx, thanks ! Best regards, Stefano Babic

Re: [U-Boot] [PATCH 5/5] imx6: make use of lldiv(..)

2014-01-13 Thread Stefano Babic
r > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Pho

Re: [U-Boot] [PATCH v5 3/3] wandboard: Set default environment to use zImage

2014-01-13 Thread Stefano Babic
of > 'bootm' when booting the kernel. > > The zImage works for FSL Linux's kernel fork versions 3.0.35, 3.10.9, > and 3.10.17; this also works fine for mainline kernels. > > Signed-off-by: John Weber > Signed-off-by: Otavio Salvador > -

Re: [U-Boot] [PATCH v5 1/3] mx6sabresd: Add eMMC specific environment to allow U-Boot update

2014-01-13 Thread Stefano Babic
Salvador > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germ

Re: [U-Boot] [PATCH v5 2/3] wandboard: add Future Eletronics 7" WVGA LCD extension board

2014-01-13 Thread Stefano Babic
anges in v5: None I would really prefer to apply this after factorizing the common function. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kir

Re: [U-Boot] [PATCH v2 2/3] mx6: Add initial support for the Hummingboard solo

2014-01-13 Thread Stefano Babic
Hi Fbio, hi Joe, On 13/01/2014 11:41, Stefano Babic wrote: > Hi Fabio, > > On 13/01/2014 00:04, Fabio Estevam wrote: >> Hi Stefano, >> >> On Fri, Jan 3, 2014 at 3:55 PM, Fabio Estevam wrote: >>> From: Fabio Estevam >>> >>> SolidRun has

Re: [U-Boot] [ANN] v2014.01-rc3

2014-01-13 Thread Stefano Babic
Hi Tom, On 13/01/2014 20:42, Tom Rini wrote: Hey all, I've put v2014.01-rc3 out and we should have a tarball soon. Here's where we're at, I feel. We got some big changes in, which had been due for a while, on Friday. I don't think it's a good idea to release today, so I'm going to push thin

Re: [U-Boot] [PATCH 2/2] mx1ads: remove board support

2014-01-13 Thread Stefano Babic
0x0100 -#define CONFIG_SYS_MAX_FLASH_SECT (16) -#define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE+0x00ff8000) - -#define CONFIG_ENV_IS_IN_FLASH 1 -#define CONFIG_ENV_SIZE0x04000 /* Total Size of Environment Sector */ -#define CONFIG_ENV_SECT_SIZE 0x10 - -/*-

[U-Boot] [PULL] : Please pull u-boot-imx

2014-01-14 Thread Stefano Babic
Hi Albert, please pull from u-boot-imx, thanks. The following changes since commit 4b0561d84198f8d696fd51cfc27aeac8c7482a8c: Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' (2014-01-06 09:32:42 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-imx.g

Re: [U-Boot] [PATCH v2 3/3] net: phy: atheros: Fix the masks for AR8031/8035

2014-01-14 Thread Stefano Babic
-stable.git/tree/drivers/net/phy/at803x.c?id=refs/tags/v3.12.6 With such changes Ethernet is functional on hummingboard solo. Cc: Joe Hershberger Signed-off-by: Fabio Estevam Acked-by: Stefano Babic Any chance of getting this patch for 2014.01? Yes, I'll send the pull request sh

Re: [U-Boot] [PATCH v2 2/3] mx6: Add initial support for the Hummingboard solo

2014-01-15 Thread Stefano Babic
d-run.com/wiki/index.php?title=Carrier-One_Hardware > > (Carrier-One was the previous name of Hummingboard). > > Based on the work from Jon Nettleton . > > Signed-off-by: Jon Nettleton > Signed-off-by: Fabio Estevam > --- Applied to u

Re: [U-Boot] [PATCH v2 1/3] mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()

2014-01-15 Thread Stefano Babic
igned-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenz

[U-Boot] [PULL] : Please pull u-boot-imx

2014-01-15 Thread Stefano Babic
Hi Albert, still a couple of patches for the release. Please pull from u-boot-imx, thanks ! The following changes since commit a6bbee66197759f790de83181924bf1d2cf482b2: mx6slevk: Include "mx6_common.h" (2014-01-13 11:52:28 +0100) are available in the git repository at: git://www.denx.de/gi

Re: [U-Boot] [PATCH v2 6/6] mx6: soc: Disable VDDPU regulator

2014-01-15 Thread Stefano Babic
rstand Otavio's reasons to avoid that users by taking the official releases for U-Boot and FSL-3.10 will get a not working system. But anyway, IMHO the fix should flow into FSL-3.10 and not here. Best regards, Stefano Babic -- =

Re: [U-Boot] [PATCH] mx6: Revert "mx6: soc: Disable VDDPU regulator"

2014-01-16 Thread Stefano Babic
Hi Fabio, hi Albert, On 16/01/2014 13:57, Fabio Estevam wrote: > Commit 022298278 (mx6: soc: Disable VDDPU regulator) is causing kernel hang > for people using FSL kernel 3.0.35 and 3.10, so revert it for now. > > Reported-by: Otavio Salvador > Reported-by: Pierre Aubert > Signed-off-by: Fabio

Re: [U-Boot] [PATCH] mx6: Revert "mx6: soc: Disable VDDPU regulator"

2014-01-16 Thread Stefano Babic
m for the LDO enabled case. So > setting LDO bypass in U-boot 'fixes' the issue. > > We can implement LDO bypass after 2014.01 is out, but for this release > let's just revert the VDDPU disable patch. > > Do you agree? > +1 Best regards, Stefano Babic

[U-Boot] [PULL] : Please pull u-boot-imx

2014-01-17 Thread Stefano Babic
Hi Albert, Commit 022298278 (mx6: soc: Disable VDDPU regulator) does not let boot kernel with enabled GPU (i.MX6). It is unclear at the moment if the fix should be done in U-Boot or in kernel, so it is better to revert it for the release. Please pull from u-boot-imx, thanks ! The following change

Re: [U-Boot] [PATCH 1/2] ARM: m53evk: Rename mxc-nand to mxc_nand

2014-01-22 Thread Stefano Babic
On 21/01/2014 22:00, Marek Vasut wrote: > The name the Linux kernel expects is 'mxc_nand' , not 'mxc-nand' . > This patch renames the driver name. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- > include/configs/m53evk.h | 4 ++-- >

Re: [U-Boot] [RFC PATCH 1/2] common: Add new clk command

2014-01-22 Thread Stefano Babic
eturn 1; +} > + +static int do_clk_dump(cmd_tbl_t *cmdtp, int flag, int argc, + > char *const argv[]) +{ + return soc_clk_dump(); +} + +static > cmd_tbl_t cmd_clk_sub[] = { + U_BOOT_CMD_MKENT(dump, 1, 1, > do_clk_dump, "", ""), +}; + Do you plan to extend the l

Re: [U-Boot] [PATCH 1/4] ARM: armv7: Make indirect vector addresses globl

2014-01-26 Thread Stefano Babic
Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- Applied (due to dependencies with the rest of pathset) to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH

Re: [U-Boot] [PATCH V3 2/4] ARM: mx6: Add PCI express clock configuration

2014-01-26 Thread Stefano Babic
ENET_PLL, so pull this code into separate function. Moreover, add the PCIe clock enabling code. Signed-off-by: Marek Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic Applied to u-boot-imx, thanks ! Best regards, Stefano Babic

Re: [U-Boot] [PATCH V2 3/4] ARM: mx6: Add PCI express driver

2014-01-26 Thread Stefano Babic
Nelson Cc: Fabio Estevam Cc: Stefano Babic Applied to u-boot-imx, thanks ! Best regards, Stefano Babic - = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.

Re: [U-Boot] [PATCH V2 4/4] ARM: mx6: Enable PCIe on Sabrelite

2014-01-26 Thread Stefano Babic
Hi Marek, On 14/12/2013 05:55, Marek Vasut wrote: Enable PCI express on MX6 Sabrelite. Signed-off-by: Marek Vasut Cc: Albert Aribaud Cc: Eric Nelson Cc: Fabio Estevam Cc: Stefano Babic --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic

Re: [U-Boot] [PATCH v2] mx6: Distinguish mx6dual from mx6quad

2014-01-26 Thread Stefano Babic
Agree generally with the patch, but it seems to me better, instead of fixing the MX5 here, to move all CPU definitions outside the specific MX5/MX6 files into imx-common. They can be then defined once else in each sys_proto.h. I have nothing against a new file, maybe cpu.h ? Best regards, St

Re: [U-Boot] [PATCH] nitrogen6x: README: Only calling 'make' is enough

2014-01-26 Thread Stefano Babic
rtion(+), 1 deletion(-) diff --git a/board/boundary/nitrogen6x/README b/board/boundary/nitrogen6x/README index 5049093..6f449be 100644 --- a/board/boundary/nitrogen6x/README Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH] nitrogen6x: README: Do not refer to MAINTAINERS file

2014-01-26 Thread Stefano Babic
Hi Fabio, On 24/01/2014 12:27, Fabio Estevam wrote: From: Fabio Estevam MAINTAINERS file has been removed from the project. Replace its reference with 'boards.cfg' file instead. Signed-off-by: Fabio Estevam --- Applied to u-boot-imx, thanks ! Best regards, Ste

Re: [U-Boot] [PATCH 1/2] ARM: m53evk: Rename mxc-nand to mxc_nand

2014-01-26 Thread Stefano Babic
On 21/01/2014 22:00, Marek Vasut wrote: The name the Linux kernel expects is 'mxc_nand' , not 'mxc-nand' . This patch renames the driver name. Signed-off-by: Marek Vasut Cc: Stefano Babic --- include/configs/m53evk.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

Re: [U-Boot] [PATCH 2/2] ARM: m53evk: Enable CONFIG_REGEX

2014-01-26 Thread Stefano Babic
On 21/01/2014 22:00, Marek Vasut wrote: Enable CONFIG_REGEX on M53EVK to allow usage of regular expressions on environment variables. Signed-off-by: Marek Vasut Cc: Stefano Babic --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic

Re: [U-Boot] [PATCH v4 2/2] mx6: Distinguish mx6dual from mx6quad

2014-01-26 Thread Stefano Babic
rch/arm/include/asm/arch-imx/cpu.h @@ -10,3 +10,4 @@ #define MXC_CPU_MX6DL 0x61 #define MXC_CPU_MX6SOLO 0x62 #define MXC_CPU_MX6Q 0x63 +#define MXC_CPU_MX6D 0x64 Acked-by: Stefano babic Best regards, Stefano Babic --

Re: [U-Boot] [PATCH] ventana: Add Gateworks Ventana family support

2014-01-28 Thread Stefano Babic
gnificantly adding several seconds to your start up, >> before the kernel is loaded. > > agreed - perhaps there are some common defines I can use to quiet > things down by default or even better an env variable that the user > can set? > > We've found that showin

Re: [U-Boot] [PATCH 2/2] mx6qsabreauto: Add splash screen support

2014-01-28 Thread Stefano Babic
f("Display: %s (%ux%u)\n", > +displays[i].mode.name, > +displays[i].mode.xres, > +displays[i].mode.yres); > + } else > + printf("LCD %s cannot be configure

Re: [U-Boot] [PATCH v2] mx6: Enable L2 cache support

2014-01-28 Thread Stefano Babic
Hi Fabio, On 28/01/2014 15:22, Fabio Estevam wrote: > Add L2 cache support and enable it by default. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Fx typo in commit log > > arch/arm/cpu/armv7/mx6/soc.c | 22 ++ > include/configs/mx6_common.h | 5 + > 2

Re: [U-Boot] [PATCH v3] mx6: Enable L2 cache support

2014-01-28 Thread Stefano Babic
define CONFIG_ARM_ERRATA_751472 > #define CONFIG_BOARD_POSTCLK_INIT > > +#ifndef CONFIG_SYS_L2CACHE_OFF > +#define CONFIG_SYS_L2_PL310 > +#define CONFIG_SYS_PL310_BASEL2_PL310_BASE > +#endif > + > #endif > Acked-by: Stefano Babic Best regards, Stefano Ba

Re: [U-Boot] [PATCH] pci: mx6: Implement reset callback

2014-01-28 Thread Stefano Babic
Hi Marek, On 24/01/2014 16:25, Marek Vasut wrote: > Add a callback so that a board can implement it's own specific routine to > toggle the port's nRESET line. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > --- > drivers/pci/pcie_imx.c | 12 +---

Re: [U-Boot] [PATCH] ventana: Add Gateworks Ventana family support

2014-01-29 Thread Stefano Babic
ll have the structure so that eeprom > can be read just once (as its used in several places) but it no longer > needs to be in the data segment so the attribute will be removed in > the next patch version. Fine. Best regards, Stefano Babic -- =

Re: [U-Boot] [PATCH v3] mx6: Enable L2 cache support

2014-01-29 Thread Stefano Babic
Hi Dirk, On 28/01/2014 17:53, Dirk Behme wrote: > > Just for better understanding: Do you want to keep this intentionally > simple? Or is there any special reason why you don't set additional > (performance) registers here? E.g. the L2 PREFETCH and POWER registers, > and the tag and data latency

Re: [U-Boot] [RFC PATCH 1/2] common: Add new clk command

2014-01-30 Thread Stefano Babic
Hi Michal, On 30/01/2014 08:38, Michal Simek wrote: > On 01/23/2014 08:53 AM, Michal Simek wrote: >> On 01/22/2014 08:44 PM, Gerhard Sittig wrote: >>> On Wed, Jan 22, 2014 at 12:02 +0100, Michal Simek wrote: --- /dev/null +++ b/common/cmd_clk.c @@ -0,0 +1,51 @@ +/* + * Copyright (C

Re: [U-Boot] [PATCH v4] mx6: Enable L2 cache support

2014-01-30 Thread Stefano Babic
l; > + u32 pad16[7]; > + u32 pl310_prefetch_ctrl; > + u32 pad17[7]; > + u32 pl310_power_ctrl; > }; > > void pl310_inval_all(void); > diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h > index 514d634..eb107d3 100644 > --- a/include/configs/m

Re: [U-Boot] [PATCH] pci: mx6: Implement reset callback

2014-02-03 Thread Stefano Babic
Hi Marek, sorry for late answer. On 28/01/2014 20:32, Marek Vasut wrote: > On Tuesday, January 28, 2014 at 04:06:12 PM, Stefano Babic wrote: >> Hi Marek, >> >> On 24/01/2014 16:25, Marek Vasut wrote: >>> Add a callback so that a board can implement it's own

Re: [U-Boot] [PATCH 1/2] power: add PFUZE100 PMIC driver

2014-02-03 Thread Stefano Babic
i2c_read(p->hw.i2c.addr, PFUZE100_REVID, 1, &rev_id, 1); > + printf("PMIC: PFUZE100 0x%02x/0x%02x\n", dev_id, rev_id); This is always printed, not only on your board - even from other board, if any, that will use this pmic. If

Re: [U-Boot] [PATCH] pci: mx6: Implement reset callback

2014-02-03 Thread Stefano Babic
Right. Go on ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-

Re: [U-Boot] [PATCH 1/2] power: add PFUZE100 PMIC driver

2014-02-04 Thread Stefano Babic
want to display that if the pmic isn't present (as this PMIC isn't > present on some Ventana boards). Agree. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zunde

Re: [U-Boot] Internal Boot mode

2014-02-04 Thread Stefano Babic
oting? It would be of great help if commands > for performing internal booting is provided. Please read the documentation. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zund

Re: [U-Boot] Question about Coding-Style

2014-02-04 Thread Stefano Babic
If checkpatch reports errors, they must be fixed. > > whats your opinion about this ? > > Last question: > Is this mailing list the right place of discussing such things ? > I think you are in the right place to discuss these topics ;-) Best regards, Stefano Babic --

Re: [U-Boot] Question about Coding-Style

2014-02-04 Thread Stefano Babic
de in case of an error. You must combine a more complicate grep, maybe with the -A (after context) option or using a regexp. However, this is not a reason to break the rule. Best regards, Stefano Babic -- = DENX Software Engine

Re: [U-Boot] [PATCH] i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd

2014-02-11 Thread Stefano Babic
oundary/nitrogen6x/nitrogen6s1g.cfg > index d61453c..b1489fb 100644 > --- a/board/boundary/nitrogen6x/nitrogen6s1g.cfg > +++ b/board/boundary/nitrogen6x/nitrogen6s1g.cfg > @@ -16,7 +16,7 @@ IMAGE_VERSION 2 > * Boot Device : one of > * spi, sd (the board has no nand neither onenand

Re: [U-Boot] Chain loading an u-boot from an u-boot

2014-02-11 Thread Stefano Babic
ent build date, but same > code) I agree with Andreas' analyses. It seems that the second u-boot overwrites your running U-Boot and only if they are identical you have no problem, that means that you are not changing the running code. Regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH] NET: fec_mxc: fix MDIO clock prescaler calculation

2014-02-11 Thread Stefano Babic
<< 1, > - ð->mii_speed); > + register u32 speed = DIV_ROUND_UP(imx_get_fecclk(), 500); > +#ifdef FEC_QUIRK_ENET_MAC > + speed--; > +#endif > + speed <<= 1; > + writel(speed, ð->mii_speed); > debug("%s: mii_

Re: [U-Boot] [PATCH 0/11] Change some boards to use zImage in default environment

2014-02-11 Thread Stefano Babic
- > Boards compiled: 12 > -- > > Regards, > > Whole patchset applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering

Re: [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected

2014-02-11 Thread Stefano Babic
Hi Andy, On 19/01/2014 15:34, Andy Ng wrote: > The ENET_REF_CLK has to loopback: the patch was produced from u-boot 2013-10 > > We agree about your patch, but can you please fix the issues reported by Otavio (add your signed-off-by and rebase) and resubmit, please ? Thanks, Stef

Re: [U-Boot] [PATCH] mx6sl: Adjust fdt_addr to avoid address overlapping

2014-02-11 Thread Stefano Babic
ed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groeb

Re: [U-Boot] [PATCH 1/2] imx6: ensure AHB clock is 132MHz in low freq boot mode

2014-02-11 Thread Stefano Babic
BOOT_CFG2[2] to high, tested on i.MX6Q/DL > SabreSD board and i.MX6SL EVK board. > > Reviewed-by: Fabio Estevam > Signed-off-by: Anson Huang > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- =

Re: [U-Boot] [PATCH 2/2] imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure

2014-02-11 Thread Stefano Babic
mand will fail, tested on i.MX6SL EVK board with TO1.2. > > Signed-off-by: Anson Huang > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk &a

Re: [U-Boot] [PATCH] hummingboard: Return from cpu_eth_init() directly

2014-02-11 Thread Stefano Babic
y. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchens

Re: [U-Boot] [PATCH v4 2/2] mx6: Distinguish mx6dual from mx6quad

2014-02-11 Thread Stefano Babic
Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53

Re: [U-Boot] [PATCH] mx6qsabreauto: Update imximage.cfg

2014-02-11 Thread Stefano Babic
On 27/01/2014 17:05, Fabio Estevam wrote: > Use the latest DDR and clock settings as the one from Freescale BSP. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ==

Re: [U-Boot] [PATCH v4 1/2] imx: Introduce a header for the imx cpu versions

2014-02-11 Thread Stefano Babic
t-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49

Re: [U-Boot] [PATCH v4] mx6: Enable L2 cache support

2014-02-11 Thread Stefano Babic
h=imx_3.0.35_4.1.0 > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich

Re: [U-Boot] [PATCH V2] pci: mx6: Implement reset callback

2014-02-11 Thread Stefano Babic
On 03/02/2014 21:46, Marek Vasut wrote: > Add a callback so that a board can implement it's own specific routine to > toggle the port's #PERST line or #define a GPIO to do so. > > Signed-off-by: Marek Vasut > --- Applied to u-boot-imx, thanks ! Be

Re: [U-Boot] [PATCH] ARM: imx6: fix wrong fec clk

2014-02-11 Thread Stefano Babic
ith 100MBit interface > > Signed-off-by: Markus Niebel > --- > arch/arm/cpu/armv7/mx6/clock.c |2 +- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgan

Re: [U-Boot] [PATCH] NET: fec_mxc: fix MDIO clock prescaler calculation

2014-02-11 Thread Stefano Babic
t PHY > > Signed-off-by: Markus Niebel > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office:

Re: [U-Boot] [PATCH v3 1/2] power: add PFUZE100 PMIC driver

2014-02-11 Thread Stefano Babic
Hi Tim, On 06/02/2014 00:22, Tim Harvey wrote: > Signed-off-by: Tim Harvey > Cc: Stefano Babic > --- > Changes in v2: > - remove detect and device_id display from pmic_init() > > drivers/power/pmic/Makefile| 1 + > drivers/power/pmic/pmic_pfuze100.c | 33

Re: [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected

2014-02-11 Thread Stefano Babic
Hi Otavio, On 11/02/2014 11:55, Otavio Salvador wrote: > Hello, > > On Tue, Feb 11, 2014 at 8:13 AM, Stefano Babic wrote: >> On 19/01/2014 15:34, Andy Ng wrote: >>> The ENET_REF_CLK has to loopback: the patch was produced from u-boot 2013-10 >> >> We agree

Re: [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected

2014-02-11 Thread Stefano Babic
Hi Otavio, On 11/02/2014 14:03, Otavio Salvador wrote: > Hello, > > On Tue, Feb 11, 2014 at 9:11 AM, Stefano Babic wrote: >> Hi Otavio, >> >> On 11/02/2014 11:55, Otavio Salvador wrote: >>> Hello, >>> >>> On Tue, Feb 11, 2014 at 8:13 AM, S

Re: [U-Boot] [PATCH 0/11] Change some boards to use zImage in default environment

2014-02-11 Thread Stefano Babic
er arguments to block such kind of patches. I am missing Simon's patches to move the "default" environment outside of the configuration file: I can imagine that using different ".env" can solve part of the problems we have with CONFIG_EXTRA_ENV_SETTINGS,

Re: [U-Boot] Chain loading an u-boot from an u-boot

2014-02-12 Thread Stefano Babic
oblems. Is it called again in your modified U-Boot ? I am expecting that board_setup_sdram() and board_setup_clocks() are called only by your SPL. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfga

Re: [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected

2014-02-12 Thread Stefano Babic
Hi Andy, On 12/02/2014 12:53, Andy Ng wrote: > HI > > I was away the last few days. > > Shall I produce a patch for the u-boot git main line code with that fix? Yes, please add your signed-off-by and rebase it on top of u-boot-imx. Thanks

Re: [U-Boot] [PATCH 0/11] Change some boards to use zImage in default environment

2014-02-12 Thread Stefano Babic
27;t see Otavio being the maintainer of most of these boards. True, but maintainers (Fabio, Alison) were informed in CC. The patchset is quite a month old and I had to decide myself if there is a good reason to reject them - I cannot find it. Best regards, Stefano Babic --

Re: [U-Boot] [PATCH imx6dl] Enable SION Bit for GPIO16 when ALT2 mode is selected

2014-02-12 Thread Stefano Babic
igned-off-by: Andy Ng > --- You use git, just let git make the job for you. Use git format-patch to create the patch and git send-email to send it to the ML. Regards, Stefano Babic > arch/arm/include/asm/arch-mx6/mx6dl_pins.h |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >

Re: [U-Boot] [PATCH] arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)

2014-02-14 Thread Stefano Babic
159 is in GPIO bank 5 */ > +#define CONFIG_OMAP3_GPIO_6 /* GPIO160..191 is in GPIO bank 6 */ > + > /* commands to include */ > #include > > I confirm the issue, I will send a similar patch for the mcx board. Reviewed-by: Stefano Babic Best regards, Stefano Ba

[U-Boot] [PATCH v1 3/3] OMAP3: fix default environment for mcx board

2014-02-14 Thread Stefano Babic
Patch allows to load a script at the startup from MMC. Signed-off-by: Stefano Babic --- include/configs/mcx.h |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/include/configs/mcx.h b/include/configs/mcx.h index 209c2bb..7c5c2f4 100644 --- a/include/configs/mcx.h

[U-Boot] [PATCH v1 2/3] omap3: fix pinmux for mcx board

2014-02-14 Thread Stefano Babic
New hardware version cannot recognize the SD-Card because the SYS_NRESWARM, set as GPIO, does not guarantee the required reset time. Change the pin function back to enable the SYS_NRESWARM signal driven by the SOC. Signed-off-by: Stefano Babic --- board/htkw/mcx/mcx.h |2 -- 1 file changed

[U-Boot] [PATCH v1 1/3] OMAP3: add missing gpio clock init and fix NAND SPL for mcx board

2014-02-14 Thread Stefano Babic
Patch contains the same fixes as commit 4b9b2c300a23ca4a85811918dc92e822a9571a87 (missing CONFIG_OMAP3_GPIO_2) and commit f9095aac793aa8917ab9b915c5d449e6dc8d3d30 (missing CONFIG_SPL_NAND_SOFTECC). Same issues are relevant for the mcx board, too. Signed-off-by: Stefano Babic --- include

[U-Boot] [RFC] try to merge different i.MX environment

2014-02-14 Thread Stefano Babic
Signed-off-by: Stefano Babic CC: Fabio Estevam CC: Otavio Salvador CC: Marek Vasut CC: Leo Sartre CC: Jon Nettleton CC: Eric Nelson CC: b18...@freescale.com Hi everybody, the current built-in environment in most i.MX boards is very similar. Even if I always thought that the default

Re: [U-Boot] [RFC] try to merge different i.MX environment

2014-02-15 Thread Stefano Babic
Hi Dennis, On 14/02/2014 17:14, Dennis Gilmore wrote: > On Fri, 14 Feb 2014 16:06:55 +0100 > Stefano Babic wrote: > >> Signed-off-by: Stefano Babic >> CC: Fabio Estevam >> CC: Otavio Salvador >> CC: Marek Vasut >> CC: Leo Sartre >> CC:

Re: [U-Boot] [PATCH 1/5] wandboard: Staticize usdhc1_pads

2014-02-16 Thread Stefano Babic
Hi Fabio, On 15/02/2014 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > Fix the following sparse warning: > > wandboard.c:58:22: warning: symbol 'usdhc1_pads' was not declared. Should it > be static? > > Signed-off-by: Fabio Estevam > --- > board/wandboard/wandboard.c | 2 +- > 1 file

Re: [U-Boot] [PATCH 1/5] wandboard: Staticize usdhc1_pads

2014-02-16 Thread Stefano Babic
On 16/02/2014 15:42, Fabio Estevam wrote: > make -j4 C=1 2>wandboard.txt Thanks, Stefano -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Ge

Re: [U-Boot] [RFC] try to merge different i.MX environment

2014-02-16 Thread Stefano Babic
" \ >> - "fi; " \ >> - "else " \ >> - "bootz; " \ >> - "fi;\0" \ >> - "netargs=s

Re: [U-Boot] RFC unified boot environment

2014-02-18 Thread Stefano Babic
Hi Dennis, On 17/02/2014 18:56, Dennis Gilmore wrote: > Hi All, > > The attached patches build on the work for generic distro config, as well as > Stephen Warrens implementation for tegra. > First, thanks to make order on this issue. > I have added a header to be included that will allow all b

Re: [U-Boot] [PATCH] i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd

2014-02-19 Thread Stefano Babic
On 10/02/2014 18:22, Eric Nelson wrote: > Signed-off-by: Eric Nelson > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel

Re: [U-Boot] [PATCH] imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK

2014-02-19 Thread Stefano Babic
Hi Andy, On 12/02/2014 15:31, Andy Ng wrote: > Signed-off-by: Andy Ng > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel

[U-Boot] [PULL] : Please pull u-boot-imx

2014-02-19 Thread Stefano Babic
t to use zImage mx6qarm2: Set default environment to use zImage mx6sabre_common: Set default environment to use zImage mx6slevk: Set default environment to use zImage udoo: Set default environment to use zImage vf610twr: Set default environment to use zImage Stefano

Re: [U-Boot] [PATCH v4 2/2] ventana: Add Gateworks Ventana family support

2014-02-19 Thread Stefano Babic
Hi Fabio, On 19/02/2014 12:35, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Feb 14, 2014 at 12:44 PM, Stefano Babic wrote: >> Hi Tim, >> >> On 13/02/2014 08:48, Tim Harvey wrote: >>> Gateworks Ventana is a product family based on the i.MX6. This >>

Re: [U-Boot] [PATCH v4 2/2] ventana: Add Gateworks Ventana family support

2014-02-19 Thread Stefano Babic
Hi Fabio, On 19/02/2014 12:35, Fabio Estevam wrote: > Hi Stefano, > > On Fri, Feb 14, 2014 at 12:44 PM, Stefano Babic wrote: >> Hi Tim, >> >> On 13/02/2014 08:48, Tim Harvey wrote: >>> Gateworks Ventana is a product family based on the i.MX6. This >>

Re: [U-Boot] [PATCH] ENGR00299356 ARM:imx6 Fix USDHC driver bug in PIO mode

2014-02-19 Thread Stefano Babic
MX6 issue only ? As far as I read, this is not strictly related to the SOC. Currently, there is no ARM boards setting CONFIG_SYS_FSL_ESDHC_USE_PIO. The only boards using it are PowerPC boards (the driver is platform independent): P1_

Re: [U-Boot] [PATCH 2/4] mx6: add structs for mmdc and ddr iomux registers

2013-11-12 Thread Stefano Babic
u32 grp_b7ds; > + u32 grp_addds; > + u32 grp_ddrmode_ctl; > + u32 grp_ddrpke; > + u32 res2[2]; > + u32 grp_ddrmode; > + u32 grp_b0ds; > + u32 res3; > + u32 grp_ctlds; > + u32 grp_b1ds; > + u32 grp_ddr_type

Re: [U-Boot] [RFC PATCH V2] imx: add multi-BOM README

2013-11-13 Thread Stefano Babic
ing used in a multi-BOM build. > + > +e.g. > + static iomux_v3_cfg_t const mx6q_nitrogen_pads[] = { > + #define MX6_PAD_DEF(PAD_DEF) MX6Q_PAD_#PAD_DEF, > + #include "nitrogen6x-pads.h" > + }; > + static iomux_v3_cfg_t const mx6dl_nitrogen_pa

Re: [U-Boot] [PATCH 2/4] mx6: add structs for mmdc and ddr iomux registers

2013-11-13 Thread Stefano Babic
with your patch is defined twice, this cannot be. The specific register layout is defined into the corresponding imx-regs.h (./arch/arm/include/asm/arch-mx5/imx-regs.h or ./arch/arm/include/asm/arch-mx6/imx-regs.h). If there is the same structure (let's say, the same controller with different la

Re: [U-Boot] [PATCH v1 1/4] udoo: Move and optimize platform register setting.

2013-11-13 Thread Stefano Babic
gt; All this changes can be considered atomical since it is part of initial > support of the board. > > Patch changes uDoo configuration files path to a specific one, and adopt > optimized value for every configured register. > > Signed-off-by: Giuseppe Pagano > CC: S

Re: [U-Boot] [PATCH v1 2/4] udoo: Add ethernet support (FEC + Micrel KSZ9031).

2013-11-13 Thread Stefano Babic
Hi Giuseppe, On 11/11/2013 18:11, Giuseppe Pagano wrote: > Add Ethernet and networking support on uDoo board (FEC + phy Micrel KSZ9031). > > Signed-off-by: Giuseppe Pagano > CC: Stefano Babic > CC: Fabio Estevam > --- ok - remember to increment the version number of the

Re: [U-Boot] [PATCH v2] configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards

2013-11-13 Thread Stefano Babic
am > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phon

Re: [U-Boot] [PATCH] mxs_gpio: fix the handling in gpio_direction_output()

2013-11-13 Thread Stefano Babic
is by using the order as described above. > > Signed-off-by: Michael Heimpold > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk & De

Re: [U-Boot] [PATCH] titanium: Return the error when cpu_eth_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:12, Fabio Estevam wrote: > From: Fabio Estevam > > When cpu_eth_init() fails we should not return success. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best rega

Re: [U-Boot] [PATCH 1/2] wandboard: Return the error immediately when ipuv3_fb_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:03, Fabio Estevam wrote: > From: Fabio Estevam > > If ipuv3_fb_init() fails, we should return the error immediately. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best rega

Re: [U-Boot] [PATCH 2/2] wandboard: Return the error when cpu_eth_init() fails

2013-11-13 Thread Stefano Babic
On 04/11/2013 01:03, Fabio Estevam wrote: > From: Fabio Estevam > > When cpu_eth_init() fails we should not return success. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best rega

Re: [U-Boot] [PATCH] mx6: titanium: Move BSP code to barco board directory

2013-11-13 Thread Stefano Babic
On 04/11/2013 08:35, Stefan Roese wrote: > Since the titanium board is not a Freescale board, move its > BSP code from the freescale board directory to the newly created > barco board directory. > > Signed-off-by: Stefan Roese > Cc: Peter Korsgaard > Cc: Stefano Babic >

Re: [U-Boot] [PATCH V2 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names

2013-11-13 Thread Stefano Babic
n the Linux kernel tree > Patch 5 cleans up the whitespace in mx6[q|dl]_pins.h so the > IOMUX_PAD() columns line up. > Eric, thanks again for the great job. Applied (whole patchset) to u-boot-imx, thanks ! Best regards, Stefano Babic -- ==

Re: [U-Boot] [PATCH] mx6: Add initial support for Carrier1 mx6solo board

2013-11-14 Thread Stefano Babic
On 14/11/2013 11:12, Fabio Estevam wrote: >> >> I would like to send another patch that depends on this one. >> >> Could you please let me know if you think this one looks good? > > Actually please discard this one. Will need to send a v2 soon. Ok, understood. Stefano -- =

  1   2   3   4   5   6   7   8   9   10   >