Re: [U-Boot] [STATUS] v2011.09-rc1 is out

2011-09-12 Thread Helmut Raiger
On 09/12/2011 11:03 PM, Scott Wood wrote: > Patchwork links are more useful than message IDs. OK. I'm still trying to get that contribution busyness up and running. > No, the "next" branch is for when the next merge window opens. There > seemed to be enough uncertainty about how the hardware works

Re: [U-Boot] [PATCH 0/7] Bootgraph.pl instrumentation support for UBoot

2011-09-12 Thread Graeme Russ
Hi Simon, On Tue, Sep 13, 2011 at 2:34 PM, Simon Glass wrote: > Hi Andrew, > > On Sat, Sep 10, 2011 at 5:40 AM, Andrew Murray wrote: >> On 1 September 2011 00:53, Andrew Murray wrote: >>> > > This patch touches on Graeme's initcall patch. If board_init_r were > just a list of function pointers

Re: [U-Boot] [RFC PATCH v2 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

2011-09-12 Thread Marek Vasut
On Tuesday, September 13, 2011 06:52:34 AM Simon Glass wrote: > Hi Merek, > > On Mon, Sep 12, 2011 at 8:10 PM, Marek Vasut wrote: > > On Tuesday, September 13, 2011 12:04:22 AM Simon Glass wrote: > >> This adds a device tree pointer to the global data. It can be set by > >> board code. A later co

Re: [U-Boot] [RFC PATCH v2 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

2011-09-12 Thread Simon Glass
Hi Merek, On Mon, Sep 12, 2011 at 8:10 PM, Marek Vasut wrote: > On Tuesday, September 13, 2011 12:04:22 AM Simon Glass wrote: >> This adds a device tree pointer to the global data. It can be set by >> board code. A later commit will add support for embedding it in U-Boot. >> >> Signed-off-by: Sim

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Tuesday, September 13, 2011 06:25:42 AM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201109130302.16991.marek.va...@gmail.com> you wrote: > > Interesting ... does everyone work for the PowerPC side of Freescale or > > is there some other reason why I never met anyone working for the

Re: [U-Boot] [PATCH 0/7] Bootgraph.pl instrumentation support for UBoot

2011-09-12 Thread Simon Glass
Hi Andrew, On Sat, Sep 10, 2011 at 5:40 AM, Andrew Murray wrote: > On 1 September 2011 00:53, Andrew Murray wrote: >> >> > >> > I will assume that we have a microsecond timer, update my patch and >> > resubmit so you can take a look and see what you think. Hopefully we >> > can unify this, your

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Wolfgang Denk
Dear Marek Vasut, In message <201109130302.16991.marek.va...@gmail.com> you wrote: > > Interesting ... does everyone work for the PowerPC side of Freescale or is > there > some other reason why I never met anyone working for the ARM side of > Freescale ? > ;-) Keep in mind that the i.MX28 is

Re: [U-Boot] [RFC PATCH v2 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

2011-09-12 Thread Marek Vasut
On Tuesday, September 13, 2011 12:04:22 AM Simon Glass wrote: > This adds a device tree pointer to the global data. It can be set by > board code. A later commit will add support for embedding it in U-Boot. > > Signed-off-by: Simon Glass > --- > README | 11

Re: [U-Boot] U-boot mainline test report on BeagleBoard

2011-09-12 Thread Joel A Fernandes
[resending to list as it bounced] On Tue, Sep 6, 2011 at 10:24 PM, Fernandes, Joel A wrote: > Hi, > > Here are some problems I see currently with the today's mainline U-boot not > seen with v2011.06 Just sharing them here. > > HEAD: 05f64ae996a51e32ef47e0db2c806e704606606e: led: remove camel cas

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Tuesday, September 13, 2011 01:24:22 AM Scott Wood wrote: > On 09/12/2011 02:42 PM, Marek Vasut wrote: > > On Monday, September 12, 2011 09:36:49 PM Scott Wood wrote: > >> On 09/12/2011 02:28 PM, Marek Vasut wrote: > >>> On Monday, September 12, 2011 09:19:06 PM Scott Wood wrote: > What's i

Re: [U-Boot] [RFC PATCH v2 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)

2011-09-12 Thread Simon Glass
Hi Jason, On Mon, Sep 12, 2011 at 4:37 PM, Jason wrote: > On Mon, Sep 12, 2011 at 03:04:23PM -0700, Simon Glass wrote: >> This device tree is for U-Boot's own use and is not necessarily the >> same one as is passed to the kernel. > > Are there plans to keepup with being able to use a kernel gener

Re: [U-Boot] [RFC PATCH v2 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)

2011-09-12 Thread Jason
On Mon, Sep 12, 2011 at 03:04:23PM -0700, Simon Glass wrote: > This device tree is for U-Boot's own use and is not necessarily the > same one as is passed to the kernel. Are there plans to keepup with being able to use a kernel generated fdt? eg effectively ignoring things we don't care about like

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Scott Wood
On 09/12/2011 02:42 PM, Marek Vasut wrote: > On Monday, September 12, 2011 09:36:49 PM Scott Wood wrote: >> On 09/12/2011 02:28 PM, Marek Vasut wrote: >>> On Monday, September 12, 2011 09:19:06 PM Scott Wood wrote: What's it doing with them? Migrating them is something that should only h

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 10:33:16 PM Mike Frysinger wrote: > On Monday, September 12, 2011 13:45:17 Marek Vasut wrote: > > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > > > On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > > > > This allows the scrub command to sc

[U-Boot] (no subject)

2011-09-12 Thread Mr.Wen Lee
I seek for your partnership in reprofilling Funds. please contact me if you are interested for more details. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 07/15] iMX28: Add SPI driver

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 10:26:11 PM Mike Frysinger wrote: > On Monday, September 12, 2011 13:42:22 Marek Vasut wrote: > > On Monday, September 12, 2011 06:35:10 PM Mike Frysinger wrote: > > > On Monday, September 12, 2011 00:06:41 Marek Vasut wrote: > > > > +struct spi_slave *spi_setup_slave(

[U-Boot] Hello

2011-09-12 Thread Abegail Benson
Hello.. my name is Abegail i seek for a honest partner for friendship i hope you don't mind if you don't mind please reply me i will like to here form you ok so i can tell you more about myself and we can exchange picture too and share some other things with love__

Re: [U-Boot] [PATCH 11/15] iMX28: Add image header generator tool

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 10:24:38 PM Mike Frysinger wrote: > On Monday, September 12, 2011 13:40:35 Marek Vasut wrote: > > On Monday, September 12, 2011 06:38:29 PM Mike Frysinger wrote: > > > On Monday, September 12, 2011 00:06:45 Marek Vasut wrote: > > > > tools/Makefile |6 + > > > >

[U-Boot] [RFC PATCH v2 4/6] fdt: ARM: Implement embedded and separate device tree

2011-09-12 Thread Simon Glass
This locates the device tree either embedded within U-Boot or attached to the end as a separate binary. When CONFIG_OF_CONTROL is defined, U-Boot requires a valid fdt. A check is provided for this early in initialisation. Signed-off-by: Simon Glass --- arch/arm/lib/board.c | 22 ++

[U-Boot] [RFC PATCH v2 6/6] fdt: example modification of i2c driver for fdt control

2011-09-12 Thread Simon Glass
This is only an example for comment. It is not a real driver as yet. It just shows how the config is read from the fdt. You can see that the main difference (as you might expect) is whether configuration comes from the fdt or the CONFIG options. Some drivers will need changing to split their conf

[U-Boot] [RFC PATCH v2 3/6] fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)

2011-09-12 Thread Simon Glass
This adds support for an FDT to be build as a separate binary file called u-boot.dtb. This can be concatenated with the U-Boot binary to provide a device tree located at run-time by U-Boot. Signed-off-by: Simon Glass --- .gitignore |1 + Makefile |5 ++ README

[U-Boot] [RFC PATCH v2 5/6] fdt: add decode helper library

2011-09-12 Thread Simon Glass
This library provides useful functions to drivers which want to use the fdt to control their operation. Functions are provided to: - look up and enumerate a device type (for example assigning i2c bus 0, i2c bus 1, etc.) - decode basic types from the fdt, like addresses and integers - decode commo

[U-Boot] [RFC PATCH v2 2/6] fdt: Add support for embedded device tree (CONFIG_OF_EMBED)

2011-09-12 Thread Simon Glass
This new option allows U-Boot to embed a binary device tree into its image to allow run-time control of peripherals. This device tree is for U-Boot's own use and is not necessarily the same one as is passed to the kernel. The device tree compiler output should be placed in the $(obj) rooted tree.

[U-Boot] [RFC PATCH v2 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)

2011-09-12 Thread Simon Glass
This adds a device tree pointer to the global data. It can be set by board code. A later commit will add support for embedding it in U-Boot. Signed-off-by: Simon Glass --- README | 11 +++ arch/arm/include/asm/global_data.h |1 + 2 files changed, 12 inse

[U-Boot] [RFC PATCH v2 0/6] Run-time configuration of U-Boot via a flat device tree (fdt)

2011-09-12 Thread Simon Glass
At present in U-Boot configuration is mostly done using CONFIG options in the board file. This patch set aims to make it possible for a single U-Boot binary to support multiple boards, with the exact configuration of each board controlled by a flat device tree (fdt). This is the approach recently t

Re: [U-Boot] [STATUS] v2011.09-rc1 is out

2011-09-12 Thread Scott Wood
On 09/12/2011 02:38 AM, Helmut Raiger wrote: > On 09/11/2011 09:56 PM, Wolfgang Denk wrote: >> Please help testing, and check if all your relevant patches have been >> included. > The following were applied by Scott to u-boot-nand-flash next in early > August. > > [PATCH] mxc_nand: fixed some typo

Re: [U-Boot] MPC512x FEC/MII

2011-09-12 Thread Bernhard Kaindl
Hello Kolja, we also get broken output from mii_cmd when the commit which you show below is applied, reverting it helps. Hardware: Our own MPC5121ADS-based board and the MPC5121ADS development board. The commit is titled: mpc512x_fec: Move PHY initialization from probe into init routin This

Re: [U-Boot] [PATCH] led: remove camelcase in LED functions from assembly

2011-09-12 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4e6e5e37.9040...@aribaud.net> you wrote: > > As a rule, I'd rather not alter the commits I did not author, but if > Wolfgang agrees, then I could indeed squash both LED commits together. > > Wolfgang? Given the current state of affairs this seems to be the best.

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 13:45:17 Marek Vasut wrote: > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > > On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > > > This allows the scrub command to scrub without asking the user if he > > > really wants to scrub the area.

Re: [U-Boot] [PATCH] led: remove camelcase in LED functions from assembly

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 15:32:07 Albert ARIBAUD wrote: > Le 12/09/2011 18:27, Mike Frysinger a écrit : > > On Monday, September 12, 2011 01:31:45 Albert ARIBAUD wrote: > >> Le 12/09/2011 06:04, Mike Frysinger a écrit : > >>> On Sunday, September 11, 2011 18:22:26 Jason Kridner wrote: > T

Re: [U-Boot] [PATCH 07/15] iMX28: Add SPI driver

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 13:42:22 Marek Vasut wrote: > On Monday, September 12, 2011 06:35:10 PM Mike Frysinger wrote: > > On Monday, September 12, 2011 00:06:41 Marek Vasut wrote: > > > +struct spi_slave *spi_setup_slave(unsigned int bus, unsigned int cs, > > > + uns

Re: [U-Boot] [PATCH 11/15] iMX28: Add image header generator tool

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 13:40:35 Marek Vasut wrote: > On Monday, September 12, 2011 06:38:29 PM Mike Frysinger wrote: > > On Monday, September 12, 2011 00:06:45 Marek Vasut wrote: > > > tools/Makefile |6 + > > > tools/mxsboot.c | 687 > > > > > > ++

Re: [U-Boot] [PATCH] net: turn name len check into an assert

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 13:06:13 Marek Vasut wrote: > On Monday, September 12, 2011 06:29:10 PM Mike Frysinger wrote: > > On Monday, September 12, 2011 01:08:50 Marek Vasut wrote: > > > On Monday, September 12, 2011 06:49:53 AM Mike Frysinger wrote: > > > > --- a/net/eth.c > > > > +++ b/net/e

[U-Boot] [PATCH v2] ORIGEN : use absolute paths and fix tool naming

2011-09-12 Thread Angus Ainslie
On some hosts using relative paths will cause the build to fail. This patch sets absolute paths for the tools directory Get rid of MSDOS style excecutable extension Signed-off-by: Angus Ainslie --- board/samsung/origen/Makefile |6 +++--- spl/Makefile |2 +- 2 files cha

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 09:36:49 PM Scott Wood wrote: > On 09/12/2011 02:28 PM, Marek Vasut wrote: > > On Monday, September 12, 2011 09:19:06 PM Scott Wood wrote: > >> What's it doing with them? Migrating them is something that should only > >> happen on the first use, as there will later be

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Scott Wood
On 09/12/2011 02:28 PM, Marek Vasut wrote: > On Monday, September 12, 2011 09:19:06 PM Scott Wood wrote: >> What's it doing with them? Migrating them is something that should only >> happen on the first use, as there will later be data in the factory bad >> block area, right? So it shouldn't be "

Re: [U-Boot] [PATCH] led: remove camelcase in LED functions from assembly

2011-09-12 Thread Albert ARIBAUD
Le 12/09/2011 18:27, Mike Frysinger a écrit : > On Monday, September 12, 2011 01:31:45 Albert ARIBAUD wrote: >> Le 12/09/2011 06:04, Mike Frysinger a écrit : >>> On Sunday, September 11, 2011 18:22:26 Jason Kridner wrote: This was done with the following command-line: for file in `fi

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 09:19:06 PM Scott Wood wrote: > On 09/12/2011 01:36 PM, Marek Vasut wrote: > > On Monday, September 12, 2011 08:31:12 PM Scott Wood wrote: > >> Would it make sense to have the driver code treat block 0 specially > >> (possibly conditioned on an hwconfig or compile-time

Re: [U-Boot] [PATCH 1/2 v2] USB cleanup for EfikaMX

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 07:20:40 PM Jana Rapava wrote: > /board/efikamx/efikamx-usb.c: cleanup > > Signed-off-by: Jana Rapava > --- > board/efikamx/efikamx-usb.c | 111 > +++ include/usb/ehci-fsl.h | > 49 +++ > 2 files changed

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Scott Wood
On 09/12/2011 01:36 PM, Marek Vasut wrote: > On Monday, September 12, 2011 08:31:12 PM Scott Wood wrote: >> Would it make sense to have the driver code treat block 0 specially >> (possibly conditioned on an hwconfig or compile-time config), rather >> than have it be user-driven? > > No! What if (v

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 08:37:47 PM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201109121945.17407.marek.va...@gmail.com> you wrote: > > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > > > On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > > > > This a

Re: [U-Boot] [PATCH] pm9263: save environment at the NOR Flash end

2011-09-12 Thread Wolfgang Denk
Dear Asen Chavdarov Dimov, In message <1315847907-28519-1-git-send-email-di...@ronetix.at> you wrote: > This patch moves the sector for the environment from the gap between U-Boot > and the Linux kernel to the end of the NOR flash and this way lets the U-Boot > rom file to increase a little bit wh

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Wolfgang Denk
Dear Marek Vasut, In message <201109121945.17407.marek.va...@gmail.com> you wrote: > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > > On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > > > This allows the scrub command to scrub without asking the user if he > > > really

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 08:31:12 PM Scott Wood wrote: > On 09/12/2011 01:24 PM, Marek Vasut wrote: > > On Monday, September 12, 2011 08:06:27 PM Scott Wood wrote: > >> On 09/12/2011 12:45 PM, Marek Vasut wrote: > >>> On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > On Mo

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Scott Wood
On 09/12/2011 01:24 PM, Marek Vasut wrote: > On Monday, September 12, 2011 08:06:27 PM Scott Wood wrote: >> On 09/12/2011 12:45 PM, Marek Vasut wrote: >>> On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > This allows

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Wolfgang Denk
Dear Stefano Babic, In message <4e6e1936.9020...@denx.de> you wrote: > > IMHO not so fast. Patch window is currently closed, and the M28 board > that requires the new MACH-ID will not find a way into mainline before > the next patch window will be open again. If your board is not broken, > your pa

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 08:06:27 PM Scott Wood wrote: > On 09/12/2011 12:45 PM, Marek Vasut wrote: > > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > >> On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > >>> This allows the scrub command to scrub without asking the

[U-Boot] [PATCH] pm9263: save environment at the NOR Flash end

2011-09-12 Thread Asen Chavdarov Dimov
This patch moves the sector for the environment from the gap between U-Boot and the Linux kernel to the end of the NOR flash and this way lets the U-Boot rom file to increase a little bit when adding functionality. Signed-off-by: Asen Chavdarov Dimov --- include/configs/pm9263.h |4 +++- 1 f

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Scott Wood
On 09/12/2011 12:45 PM, Marek Vasut wrote: > On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: >> On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: >>> This allows the scrub command to scrub without asking the user if he >>> really wants to scrub the area. Useful in scripts. >

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 06:45:43 PM Mike Frysinger wrote: > On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > > This allows the scrub command to scrub without asking the user if he > > really wants to scrub the area. Useful in scripts. > > "quiet" and "skip user input" are two diff

Re: [U-Boot] [PATCH 07/15] iMX28: Add SPI driver

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 06:35:10 PM Mike Frysinger wrote: > On Monday, September 12, 2011 00:06:41 Marek Vasut wrote: > > +struct spi_slave *spi_setup_slave(unsigned int bus, unsigned int cs, > > + unsigned int max_hz, unsigned int mode) > > +{ > > + > > + mx28_r

Re: [U-Boot] [PATCH 11/15] iMX28: Add image header generator tool

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 06:38:29 PM Mike Frysinger wrote: > On Monday, September 12, 2011 00:06:45 Marek Vasut wrote: > > tools/Makefile |6 + > > tools/mxsboot.c | 687 > > > > +++ 2 files changed, > > 693 insertions(+), 0 deletions(

Re: [U-Boot] [PATCH 12/15] iMX28: Add u-boot.sb target to Makefile

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 06:33:29 PM Mike Frysinger wrote: > On Monday, September 12, 2011 00:06:46 Marek Vasut wrote: > > Makefile |5 + > > 1 files changed, 5 insertions(+), 0 deletions(-) > > > > --- a/Makefile > > +++ b/Makefile > > > > +$(obj)u-boot.sb: $(obj)u-boot.bin $

[U-Boot] [PATCH 1/2 v2] USB cleanup for EfikaMX

2011-09-12 Thread Jana Rapava
/board/efikamx/efikamx-usb.c: cleanup Signed-off-by: Jana Rapava --- board/efikamx/efikamx-usb.c | 111 +++ include/usb/ehci-fsl.h | 49 +++ 2 files changed, 108 insertions(+), 52 deletions(-) diff --git a/board/efikamx/efikamx-usb

Re: [U-Boot] UBI problems on current u-boot

2011-09-12 Thread Holger Brunck
Hi, On 09/05/2011 05:57 PM, Holger Brunck wrote: > On 09/05/2011 04:37 PM, Stefan Roese wrote: >> BTW: Is this problem reproducible on one of your systems? >> > > yes we find a way to reproduce the bug on one of our boards. We need a special > bit pattern in one UBI PEB, force a bitflip and after

Re: [U-Boot] [PATCH] MX31: mx31pdk: Remove nand_spl config.mk file

2011-09-12 Thread Fabio Estevam
Hi Stefano, On Mon, Sep 5, 2011 at 3:55 PM, Fabio Estevam wrote: > No need to have a config.mk to only store a single line. > > Signed-off-by: Fabio Estevam > --- >  nand_spl/board/freescale/mx31pdk/Makefile  |    2 +- >  nand_spl/board/freescale/mx31pdk/config.mk |    1 - >  2 files changed, 1

Re: [U-Boot] [PATCH] net: turn name len check into an assert

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 06:29:10 PM Mike Frysinger wrote: > On Monday, September 12, 2011 01:08:50 Marek Vasut wrote: > > On Monday, September 12, 2011 06:49:53 AM Mike Frysinger wrote: > > > --- a/net/eth.c > > > +++ b/net/eth.c > > > > > > - size_t len = strlen(dev->name); > > > - if (len

Re: [U-Boot] [PATCH 5/5] NAND: Add scrub.quiet command option

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 00:04:10 Marek Vasut wrote: > This allows the scrub command to scrub without asking the user if he really > wants to scrub the area. Useful in scripts. "quiet" and "skip user input" are two different things. can you use a more clean option like accepting "-y" to the

Re: [U-Boot] [PATCH 11/15] iMX28: Add image header generator tool

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 00:06:45 Marek Vasut wrote: > tools/Makefile |6 + > tools/mxsboot.c | 687 > +++ 2 files changed, > 693 insertions(+), 0 deletions(-) > create mode 100644 tools/mxsboot.c missing .gitignore update > --- /dev

Re: [U-Boot] [PATCH 07/15] iMX28: Add SPI driver

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 00:06:41 Marek Vasut wrote: > +struct spi_slave *spi_setup_slave(unsigned int bus, unsigned int cs, > + unsigned int max_hz, unsigned int mode) > +{ > + > + mx28_reset_block(&ssp_regs->hw_ssp_ctrl0_reg); > + > + writel(SSP_CTRL0_BU

Re: [U-Boot] [PATCH 12/15] iMX28: Add u-boot.sb target to Makefile

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 00:06:46 Marek Vasut wrote: > Makefile |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > --- a/Makefile > +++ b/Makefile > > +$(obj)u-boot.sb: $(obj)u-boot.bin $(obj)spl/u-boot-spl.bin > + elftosb -zdf imx28 -c board/denx/m28evk/

[U-Boot] [PATCH] mx31pdk: Remove unneeded config

2011-09-12 Thread Fabio Estevam
Currently there are two config options for building a U-boot binary for MX31PDK: make mx31pdk_config or, make mx31pdk_nand_config mx31pdk_config was developed first when no NAND SPL support was available for MX31 and it requires that the U-boot binary is loaded into RAM via JTAG and it force

Re: [U-Boot] [PATCH] net: turn name len check into an assert

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 01:08:50 Marek Vasut wrote: > On Monday, September 12, 2011 06:49:53 AM Mike Frysinger wrote: > > --- a/net/eth.c > > +++ b/net/eth.c > > > > - size_t len = strlen(dev->name); > > - if (len >= NAMESIZE) { > > - printf("Network driver name is too long (%z

Re: [U-Boot] [PATCH] led: remove camelcase in LED functions from assembly

2011-09-12 Thread Mike Frysinger
On Monday, September 12, 2011 01:31:45 Albert ARIBAUD wrote: > Le 12/09/2011 06:04, Mike Frysinger a écrit : > > On Sunday, September 11, 2011 18:22:26 Jason Kridner wrote: > >> This was done with the following command-line: > >> > >> for file in `find . | grep '\.[chS]$'`; > >> > >> do perl -i

Re: [U-Boot] [PATCH v6 1/2] MX25: tx25: Avoid the usage of extern in C file

2011-09-12 Thread Stefano Babic
On 09/12/2011 05:39 PM, Fabio Estevam wrote: > Hi Stefano, > > On Tue, Sep 6, 2011 at 4:05 PM, Fabio Estevam > wrote: >> Avoid the usage of extern in C file as pointed out by checkpatch. >> >> Signed-off-by: Fabio Estevam > > Does v6 series look good now? Yes, I have rebased your patch due to

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 04:51:31 PM Valentin Longchamp wrote: > On 09/12/2011 04:20 PM, Holger Brunck wrote: > > On 09/12/2011 04:14 PM, Stefano Babic wrote: > > No, but then the respective maintainers will get a warning and will > > be forced to fix their boards in both linux and ubo

Re: [U-Boot] [PATCH] led: remove camelcase in LED functions from assembly

2011-09-12 Thread Albert ARIBAUD
Le 12/09/2011 07:31, Albert ARIBAUD a écrit : > Hi Mike, > > Le 12/09/2011 06:04, Mike Frysinger a écrit : >> On Sunday, September 11, 2011 18:22:26 Jason Kridner wrote: >>> This was done with the following command-line: >>> >>> for file in `find . | grep '\.[chS]$'`; >>>do perl -i -pe 's/(gree

Re: [U-Boot] [PATCH v6 1/2] MX25: tx25: Avoid the usage of extern in C file

2011-09-12 Thread Fabio Estevam
Hi Stefano, On Tue, Sep 6, 2011 at 4:05 PM, Fabio Estevam wrote: > Avoid the usage of extern in C file as pointed out by checkpatch. > > Signed-off-by: Fabio Estevam Does v6 series look good now? Regards, Fabio Estevam ___ U-Boot mailing list U-Boot

Re: [U-Boot] [PATCH v2] BeagleBoard: Remove userbutton command and use gpio command instead

2011-09-12 Thread Joel A Fernandes
Hi Jason, On Sun, Sep 11, 2011 at 2:54 PM, Jason Kridner wrote: > On Sun, Sep 11, 2011 at 2:41 PM, Joel A Fernandes > wrote: >> Remove userbutton command and do the detection in board config file using >> the gpio command > > Can you split these into two or three patches? Sure >> - >> +    

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 04:37:42 PM Stefano Babic wrote: > On 09/12/2011 04:20 PM, Holger Brunck wrote: > >> Maybe the best way, if you want to have your board maintained in u-boot > >> but not in kernel (however, why ?) is to define your MACH in the board > >> configuration file. > > > > ok

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Nick Thompson
On 12/09/11 15:53, Stefano Babic wrote: > On 09/12/2011 04:48 PM, Nick Thompson wrote: >>> Maybe the best way, if you want to have your board maintained in u-boot >>> but not in kernel (however, why ?) >> Maybe a board that uses some other OS? > Well, but then why is it required a MACH-ID ? Or are

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Stefano Babic
On 09/12/2011 04:48 PM, Nick Thompson wrote: >> Maybe the best way, if you want to have your board maintained in u-boot >> but not in kernel (however, why ?) > Maybe a board that uses some other OS? Well, but then why is it required a MACH-ID ? Or are there other OSes stealing the same mechanism f

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Valentin Longchamp
On 09/12/2011 04:20 PM, Holger Brunck wrote: > On 09/12/2011 04:14 PM, Stefano Babic wrote: > > No, but then the respective maintainers will get a warning and will be > forced to > fix their boards in both linux and uboot. Maybe the simplest way to catch these boards (if

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Nick Thompson
On 12/09/11 15:14, Stefano Babic wrote: > On 09/12/2011 04:04 PM, Holger Brunck wrote: >> Hi, >> >> On 09/12/2011 03:54 PM, Stefano Babic wrote: >>> On 09/12/2011 03:36 PM, Marek Vasut wrote: > Have you checked that the removed boards are not supported in U-Boot? No, but then the respectiv

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Stefano Babic
On 09/12/2011 04:20 PM, Holger Brunck wrote: >> Maybe the best way, if you want to have your board maintained in u-boot >> but not in kernel (however, why ?) is to define your MACH in the board >> configuration file. >> > > ok I will do this. When is this patch supposed to go in? IMHO not so fast

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Holger Brunck
On 09/12/2011 04:14 PM, Stefano Babic wrote: No, but then the respective maintainers will get a warning and will be forced to fix their boards in both linux and uboot. >>> >>> Maybe the simplest way to catch these boards (if any) is to run MAKEALL >>> on arm targets with your

[U-Boot] [PATCH v4 1/8] POST/arm: adaptations needed for POST on ARM to work

2011-09-12 Thread Valentin Longchamp
For post to run on ARM, 3 things are needed: - post_log_word to be defined in gd - a post.h include in arch/arm/lib/board.c Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck Acked-by: Mike Frysinger --- Changes for v2: - introduced CONFIG_POST_EXTERNAL_WORD_FUNCS Changes for v3:

[U-Boot] [PATCH v4 2/8] POST: allow redefinition of post_word_load/store

2011-09-12 Thread Valentin Longchamp
The predefinde post_word_load/store functions do not fit all boards, so we introduce a way to define post_word_load/store as externs in post.h that then can be defined in board specific files. This is done with the CONFIG_POST_EXTERNAL_WORD_FUNCS #define Signed-off-by: Valentin Longchamp Signed-o

[U-Boot] [PATCH v4 4/8] POST: make env test flags fetching optional

2011-09-12 Thread Valentin Longchamp
Some boards have the environment variables defined in a slow EEPROM. post_run accesses these environment variables to define which tests have to be run (in post_get_flags). This is very slow before the code relocation on some boards with a slow I2C EEPROM for environement variables. This patch add

[U-Boot] [PATCH v4 0/8] POST: support for km_arm and mem_regions test definition

2011-09-12 Thread Valentin Longchamp
This series adds support for POST on the km_arm boards. These boards use a jumper to run some self-tests at the board power-up. There are some adaptations for POST to run on the ARM architecture. This series defines a new mem_regions POST test. This test also takes place before relocation, but

[U-Boot] [PATCH v4 3/8] POST: add post_log_res field for post results in global data

2011-09-12 Thread Valentin Longchamp
The current post_log_word in global data is currently split into 2x 16 bits: half for the test start, half for the test success. Since we alredy have more than 16 POST tests defined and more could be defined, this may result in an overflow and the post_output_backlog would not work for the tests de

[U-Boot] [PATCH v4 8/8] km_arm: enable POST for these boards

2011-09-12 Thread Valentin Longchamp
The current km_arm boards have a Power-On test jumper. When this jumper is set, this triggers some Power-On tests on the board. This patch enables the support of this jumper for starting the memory_regions test when the jumper is set. Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunc

[U-Boot] [PATCH v4 6/8] POST: add new memory regions test

2011-09-12 Thread Valentin Longchamp
This test is similar to the actual POST memory test but quicker and far less complete. It checks the address and data lines and then only tests some regularly placed sub regions of the RAM. This can be useful when we want to test the RAM but we do not have enough time to run the full memory test.

[U-Boot] [PATCH v4 5/8] POST: drivers/memory.c coding style cleanup

2011-09-12 Thread Valentin Longchamp
This is needed for a further patch adding a new memory test. Signed-off-by: Valentin Longchamp Acked-by: Mike Frysinger --- Changes for v4: - rebased on 2011.09-rc1 --- post/drivers/memory.c | 113 + 1 files changed, 57 insertions(+), 56 deletio

[U-Boot] [PATCH v4 7/8] km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM

2011-09-12 Thread Valentin Longchamp
This allows to test a larger part of the RAM in the memory tests. Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck Cc: Heiko Schocher Cc: Prafulla Wadaskar --- Changes for v4: - fixed wrong comment --- include/configs/km/km_arm.h |2 +- 1 files changed, 1 insertions(+), 1 d

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 04:04:39 PM Holger Brunck wrote: > Hi, > > On 09/12/2011 03:54 PM, Stefano Babic wrote: > > On 09/12/2011 03:36 PM, Marek Vasut wrote: > >>> Have you checked that the removed boards are not supported in U-Boot? > >> > >> No, but then the respective maintainers will g

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Stefano Babic
On 09/12/2011 04:04 PM, Holger Brunck wrote: > Hi, > > On 09/12/2011 03:54 PM, Stefano Babic wrote: >> On 09/12/2011 03:36 PM, Marek Vasut wrote: Have you checked that the removed boards are not supported in U-Boot? >>> >>> No, but then the respective maintainers will get a warning and w

Re: [U-Boot] [PATCH] mx31pdk: Remove board config.mk file

2011-09-12 Thread Fabio Estevam
Hi Stefano, On Fri, Sep 9, 2011 at 1:04 PM, Stefano Babic wrote: ... > It sounds good. I'll wait only a couple of days for comments, then I > will merge into u-boot-imx. Please wait until I address Scott's suggestion. Thanks, Fabio Estevam ___ U-Boot

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Jason
On Mon, Sep 12, 2011 at 04:04:39PM +0200, Holger Brunck wrote: > Hi, > > On 09/12/2011 03:54 PM, Stefano Babic wrote: > > On 09/12/2011 03:36 PM, Marek Vasut wrote: > >>> > >>> Have you checked that the removed boards are not supported in U-Boot? > >> > >> No, but then the respective maintainers w

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Holger Brunck
Hi, On 09/12/2011 03:54 PM, Stefano Babic wrote: > On 09/12/2011 03:36 PM, Marek Vasut wrote: >>> >>> Have you checked that the removed boards are not supported in U-Boot? >> >> No, but then the respective maintainers will get a warning and will be >> forced to >> fix their boards in both linux

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Stefano Babic
On 09/12/2011 03:36 PM, Marek Vasut wrote: >> >> Have you checked that the removed boards are not supported in U-Boot? > > No, but then the respective maintainers will get a warning and will be forced > to > fix their boards in both linux and uboot. Maybe the simplest way to catch these boards

Re: [U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver

2011-09-12 Thread Stefano Babic
On 09/12/2011 03:18 PM, Lukasz Majewski wrote: > Hi Stefano, > > Thanks for your reply. Hi Lucasz, >> Maybe getting rid of special manufacturer names as fsl_pmic, >> max_pmic... and using a general access for this kind of chips ? From >> code your patch is not very distant from what we currently

Re: [U-Boot] [PATCH V2] ARM: Update mach-types

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 11:53:47 AM Igor Grinberg wrote: > Hi Marek, > > On 09/12/11 06:54, Marek Vasut wrote: > > This commit updates the mach-types based on the latest in Linus's head > > > > Signed-off-by: Marek Vasut > > Cc: Stefano Babic > > Cc: Wolfgang Denk > > Cc: Detlev Zundel

Re: [U-Boot] [PATCH 05/15] iMX28: Add I2C bus driver

2011-09-12 Thread Marek Vasut
On Monday, September 12, 2011 07:30:17 AM Heiko Schocher wrote: > Hello Marek, > > Marek Vasut wrote: > > Signed-off-by: Marek Vasut > > Cc: Heiko Schocher > > Cc: Stefano Babic > > Cc: Wolfgang Denk > > Cc: Detlev Zundel > > --- > > > > drivers/i2c/Makefile |1 + > > drivers/i2c/mxs_i

Re: [U-Boot] [PATCH 0/2] misc:max8998 Support for MAX8998 PMIC driver

2011-09-12 Thread Lukasz Majewski
Hi Stefano, Thanks for your reply. > > From my site I promise I will get a look at it. At the moment I have a > big question. I see your code is quite similar to other ones > (fsl_pmic.c is what I know better..). I remember there was already a > discussion about another pmic, whose patch reassem

Re: [U-Boot] [PATCH] ARM: hawkboard: fix compilation of nand_spl

2011-09-12 Thread Stefano Babic
On 09/12/2011 01:05 PM, Sughosh Ganu wrote: > hi Stefano, > > On Fri Sep 09, 2011 at 11:04:14AM +0200, Stefano Babic wrote: >> On 09/09/2011 09:36 AM, Wolfgang Denk wrote: > > Hi Sughosh, > > Sorry for not having caught this earlier. I ran git bisect on this, > and the commit "401bb30b6d

Re: [U-Boot] Bottleneck of NAND copy speed

2011-09-12 Thread Nick Thompson
On 12/09/11 12:21, Simon Schwarz wrote: > Hi List, > > ATM I'm working on a DMA transfer from NAND to RAM of the Linux-image in > my SPL. > > I’m searching for the speed bottleneck of the MT29F1G16ABBHC-ET > NAND-Flash on the devkit8000 (OMAP3). > > From the timings I set on the GPMC I calced a m

Re: [U-Boot] [PATCH] KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH

2011-09-12 Thread Greg Ungerer
On 09/12/2011 05:15 AM, Mike Frysinger wrote: > On Saturday, September 10, 2011 04:40:34 Greg Ungerer wrote: >> --- a/include/netdev.h >> +++ b/include/netdev.h >> >> +int ks8695_eth_initialize(bd_t *bis); > > so you say the func needs bd_t* ... > >> --- a/board/cm4008/cm4008.c >> +++ b/board/cm400

Re: [U-Boot] [PATCH v3 7/8] km_arm: change CONFIG_SYS_TEXT_BASE to endof RAM

2011-09-12 Thread Valentin Longchamp
Hello Heiko, On 09/05/2011 08:35 AM, Heiko Schocher wrote: > Hello Valentin, > > Valentin Longchamp wrote: >> This allows to test a larger part of the RAM in the memory tests. >> >> Signed-off-by: Valentin Longchamp >> Signed-off-by: Holger Brunck >> Cc: Prafulla Wadaskar >> --- >> include/co

[U-Boot] [PATCH v7] dreamplug: initial board support.

2011-09-12 Thread Jason Cooper
Copied wholeheartedly from board/Marvell/guruplug and modified to add support for SPI NOR flash. CONFIG_MACH_DREAMPLUG defined in include/configs/dreamplug.h until Linus's kernel.org tree adds it to mach-types.h. Once it trickles down, the definition can be removed from dreamplug.h. Signed-off-b

  1   2   >