Re: FW: Barebox on Karo TX25

2013-11-28 Thread Baruch Siach
Hi John, On Thu, Nov 28, 2013 at 04:13:34PM +, John Parker wrote: > I still have a problem with barebox freezing. > > I've tried various things as you have suggested, but have not got any further. > > Issuing wd 100, followed by wd repeated every few seconds seems to keep the > system aliv

Re: [PATCH] Makefile: add target for gtags

2014-03-05 Thread Baruch Siach
Hi Steffen, On Wed, Mar 05, 2014 at 12:47:11PM +0100, Steffen Trumtrar wrote: > The scripts/tags.sh file already supports the generation of gtags with > GNU GLOBAL. The only thing missing is the makefile target to use it. > > Copy the setup from the Linux Kernel to allow usage of gtags with bareb

Re: barebox Documentation

2014-05-13 Thread Baruch Siach
Hi Sascha, On Tue, May 13, 2014 at 04:18:35PM +0200, Sascha Hauer wrote: > On Tue, May 13, 2014 at 04:01:07PM +0200, Holger Schurig wrote: > > If wiki and doxygen are not updated, than this is a sign that they > > should probably be outphased. > > > > Instead, I'd prefer to have text files in the

Re: nand_imx 4k support ?

2012-04-01 Thread Baruch Siach
Hi Gabriel, On Sun, Apr 01, 2012 at 11:58:53AM +0200, Gabriel Tisan wrote: > Has anybody started to implement support for flashes with 4k page size > on nand_imx driver ? 4k flashes should be supported in nand_imx since version v2011.05. See commit 4b4958dbb73e6fb553aaf91d539ff3e22bfe9e40 (mtd/n

Re: nand_imx 4k support ?

2012-04-01 Thread Baruch Siach
Hi Eric, On Sun, Apr 01, 2012 at 02:45:18PM +0200, Eric Bénard wrote: > Le Sun, 1 Apr 2012 13:49:35 +0300, > Baruch Siach a écrit : > > On Sun, Apr 01, 2012 at 11:58:53AM +0200, Gabriel Tisan wrote: > > > Has anybody started to implement support for flashes with 4k page s

Re: nand_imx 4k support ?

2012-04-02 Thread Baruch Siach
lash with > 218 bytes spare. See commit 2c1c5f199 of the Linux kernel at http://git.kernel.org/linus/2c1c5f199. As Eric has pointed out, this may not be necessary for Barebox. baruch > On Sun, Apr 1, 2012 at 3:05 PM, Eric Bénard wrote: > > Le Sun, 1 Apr 2012 15:52:09 +0300, > >

Re: nand_imx 4k support ?

2012-04-02 Thread Baruch Siach
, it seems that this information is useful in some scenarios. baruch > On Mon, Apr 2, 2012 at 1:30 PM, Baruch Siach wrote: > > Hi Gabriel, > > > > On Mon, Apr 02, 2012 at 11:03:06AM +0200, Gabriel Tisan wrote: > >> Yes, Baruch I meant write support, especially ECC

Re: [PATCH 1/1] arm: add Android boot image support

2012-04-10 Thread Baruch Siach
Hi Jean-Christophe, On Wed, Apr 11, 2012 at 07:42:34AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > The Android Image contains 3 components and params > > - kernel > - initrd > - second stage (optional) > > - tags addr > - bootargs > > In fast boot the initrd is mandatory, in barebox

Re: [PATCH 1/3] net: dhcp: add support to send the hostname to the dhcp server

2012-04-15 Thread Baruch Siach
Hi Jean-Christophe, On Sun, Apr 15, 2012 at 06:05:37AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > net/dhcp.c | 11 +-- > 1 files changed, 9 insertions(+), 2 deletions(-) > > diff --git a/net/dhcp.c b/net/dhcp.c > index 011

Re: nand problem on mini2440

2012-12-25 Thread Baruch Siach
Hi Yi, On Wed, Dec 26, 2012 at 10:22:03AM +, Yi Qingliang wrote: > I'm using mini2440 and barebox. > > I have flashed barebox using jtag, and can boot coreectly. > > then enter barebox shell, use command > tftp zImage.bin /dev/nand0.kernel.bb > to flash kernel, but no success. > > I can see

Re: [PATCH] arm: ensure the build doesn't fail when kwbimage lacks the binary blob

2013-05-12 Thread Baruch Siach
Hi Thomas, On Sun, May 12, 2013 at 01:35:53PM +0200, Thomas Petazzoni wrote: > mach-mvebu images for Armada 370 and Armada XP SoC require a DDR3 > training code which should be extracted from existing bootable images > for the relevant board. When such binary blob has not been extracted, > the bui

Re: [PATCH] omap: add SPI as a boot mode for xload

2012-09-10 Thread Baruch Siach
Hi Jan, On Mon, Sep 10, 2012 at 11:50:24AM +0200, Jan Luebbe wrote: > Signed-off-by: Jan Luebbe > --- > arch/arm/mach-omap/include/mach/xload.h |1 + > arch/arm/mach-omap/xload.c | 40 > +++ > 2 files changed, 41 insertions(+) [snip] > +void *oma

Re: [PATCH v2] ARM i.MX: Add Garz+Fricke Vincell Board support

2012-11-28 Thread Baruch Siach
Hi Sascha, On Thu, Nov 29, 2012 at 08:49:13AM +0100, Sascha Hauer wrote: > This adds support for the Garz+Fricke Vincell board. This has > a i.MX53 Processor with 512MB of DDR3 RAM. > > Signed-off-by: Sascha Hauer [...] > +void blink(void) > +{ > + volatile int i; > + > + writel(0x1, 0

Re: partitions (your discussion at http://lists.infradead.org)

2015-08-22 Thread Baruch Siach
Hi Zoli, On Fri, Aug 21, 2015 at 02:32:31PM +0200, Zoltán Sebök wrote: > My issue is a bit different than this, but I don't know who to contact > instead. However, the same thing is, that I get this error message... > > stat /dev/nand0.xload.bb: No such file or directory > > ...when tying to era

Re: partitions (your discussion at http://lists.infradead.org)

2015-08-22 Thread Baruch Siach
t command. Just grep your /env scripts for addpart. baruch > Am 22. August 2015 22:15:49 MESZ, schrieb Baruch Siach : > >On Fri, Aug 21, 2015 at 02:32:31PM +0200, Zoltán Sebök wrote: > >> My issue is a bit different than this, but I don't know who to > >contact >

Re: Question about barebox*/drivers/mfd/mc34704.c and ACCURATE I²C mode ...

2018-04-16 Thread Baruch Siach
Hi Roland, On Mon, Apr 16, 2018 at 09:52:14AM +, Mainz, Roland wrote: > Two small questions about drivers/mfd/mc34704.c in the barebox codebase: > 1. mc34704 has an ACCURATE bit (I2CSET1, see > https://www.nxp.com/docs/en/data-sheet/MC34704.pdf) which requires that all > read/write commands

Re: [PATCH 09/10] resource: Let dev_request_mem_region return an error pointer

2014-09-12 Thread Baruch Siach
Hi Sascha, On Fri, Sep 12, 2014 at 12:13:49PM +0200, Sascha Hauer wrote: > For all users fix or add the error check. > > Signed-off-by: Sascha Hauer [snip] > zz| 66 > +++ Is this intended? baruch -- http://baruch.s