> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Simon Kagstrom
> Sent: Wednesday, July 08, 2009 12:14 PM
> To: Jean-Christophe PLAGNIOL-VILLARD
> Cc: U-Boot ML; Ben Warren
> Subject: Re: [U-Boot] [PATCH/RFC 1/2]: arm: Kirkwo
Prafulla Wadaskar wrote:
>
>
>
>> -Original Message-
>> From: u-boot-boun...@lists.denx.de
>> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Remy Bohmer
>> Sent: Wednesday, July 08, 2009 12:16 AM
>> To: Michael Trimarchi; Ashish Karkare; Prabhanjan Sarnaik;
>> Ronen Shitrit
>> Cc
On Tue, 7 Jul 2009 22:37:53 +0200
Jean-Christophe PLAGNIOL-VILLARD wrote:
> > + * Written-by: Simon Kagstrom
> > + *
> as you just move code for an file to an other please let the original
> Copyright header
Yes, sorry about this - I created an empty file with only the headers
first. I've had i
On Wednesday 08 July 2009 07:52:27 Prafulla Wadaskar wrote:
> > > > > +/*
> > > > > + * Commands configuration
> > > > > + */
> > > >
> > > > please include config_cmd_default.h
> > >
> > > Hi Jean
> > > I do not want to include config_cmd_default.h All commands in this
> > > file are not supported
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of
> Jean-Christophe PLAGNIOL-VILLARD
> Sent: Wednesday, July 08, 2009 2:08 AM
> To: Simon Kagstrom
> Cc: U-Boot ML
> Subject: Re: [U-Boot] [PATCH/RFC 1/2]: arm: Kirkwood: Split
On Wed 8 Jul 2009 01:58, Mike Frysinger pondered:
> On Tuesday 07 July 2009 18:24:56 Kumar Gala wrote:
> > On Jul 7, 2009, at 3:25 PM, Scott Wood wrote:
> > > Jean-Christophe PLAGNIOL-VILLARD wrote:
> > >> On 15:02 Tue 07 Jul , Scott Wood wrote:
> > >>> Kumar Gala wrote:
> > Those would he
> -Original Message-
> From: u-boot-boun...@lists.denx.de
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Remy Bohmer
> Sent: Wednesday, July 08, 2009 12:16 AM
> To: Michael Trimarchi; Ashish Karkare; Prabhanjan Sarnaik;
> Ronen Shitrit
> Cc: u-boot@lists.denx.de
> Subject: Re: [U
On Tuesday 07 July 2009 18:24:56 Kumar Gala wrote:
> On Jul 7, 2009, at 3:25 PM, Scott Wood wrote:
> > Jean-Christophe PLAGNIOL-VILLARD wrote:
> >> On 15:02 Tue 07 Jul , Scott Wood wrote:
> >>> Kumar Gala wrote:
> Those would help if the data structs had gotten bigger. In this
> case
On Tuesday 07 July 2009 14:57:28 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > The following changes since commit
> > 3e88337b225bf796f6df21d0a7f591530e9d4ce0: Mike Frysinger (1):
> > Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
> >
> > are available in the git repository at:
>
> -Original Message-
> From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com]
> Sent: Wednesday, July 08, 2009 2:00 AM
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik;
> Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v5 6/6] Marvell S
> -Original Message-
> From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com]
> Sent: Wednesday, July 08, 2009 2:58 AM
> To: Prafulla Wadaskar
> Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik;
> Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v3 2/6] nand: Add
On Tue 7 Jul 2009 15:49, Kumar Gala pondered:
>
> Where, do you mean bloat-o-meter?
rg...@imhotep:~/linux-2.6.x> ./scripts/bloat-o-meter
usage: ./scripts/bloat-o-meter file1 file2
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman
Hi: I am using a MPC8548 cpu running the 2.6.29 version of the linux
kernel. It seems that the cpu is generating pci bursts under the same
conditions when a previous version of the kernel (namely 2.6.23) is not.
Does anybody know how to disable pci bursts in this cpu? I am
interfacing a device that
Dear Wolfgang.
Please pull u-boot-sh master branch.
Best regards,
Nobuhiro
The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-video
are available in the git repository at:
git://git.denx
Signed-off-by: Nobuhiro Iwamatsu
---
include/configs/r7780mp.h |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 01b64e6..7738a17 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -144,6 +
Signed-off-by: Nobuhiro Iwamatsu
---
MAKEALL |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index 41f1445..4f9fec1 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -848,6 +848,7 @@ LIST_sh4=" \
sh7763rdp \
sh7785lcr \
a
On Tue, 07 Jul 2009 21:04:43 +0200
Wolfgang Denk wrote:
> Dear Kim Phillips,
>
> In message <20090624112410.b287f606.kim.phill...@freescale.com> you wrote:
> >
> > WD hasn't applied it yet - I applied it to my local tree. None of this
> > means your patch should touch the same line and thus cau
The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-video
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
I fixed the obvious merge conflict (missing #
Saving the environment leads to overwriting u-boot itself,
bricking boards. Increase u-boot's image size so the environment
base address doesn't end up overlapping u-boot text.
Signed-off-by: Kim Phillips
---
include/configs/MPC8313ERDB.h |2 +-
include/configs/MPC8323ERDB.h |2 +-
incl
On Tue, 7 Jul 2009 15:01:05 -0300
Alemao wrote:
> On Mon, Jul 6, 2009 at 7:07 PM, Alemao wrote:
> > On Mon, Jul 6, 2009 at 3:45 PM, Scott Wood wrote:
> >> I believe data cache is disabled on 83xx in u-boot.
> >>
> >> -Scott
> >>
> >
> > So the time for MPC8343 makes sense??? It tooks that long?
>
On Tue, Jul 07, 2009 at 05:35:27PM -0500, Scott Wood wrote:
> The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-video
>
> are available in the git repository at:
>
> git://git.denx.de/u
On Tue, 2009-07-07 at 17:24 -0500, Kumar Gala wrote:
> On Jul 7, 2009, at 5:13 PM, Peter Tyser wrote:
>
> > On Tue, 2009-07-07 at 16:59 -0500, Kumar Gala wrote:
> >> On Jul 7, 2009, at 1:43 PM, Peter Tyser wrote:
> >>
> >>> Previously, boot page translation was enabled while U-Boot executed.
> >>>
On Tue, 7 Jul 2009 16:19:20 +0400
Anton Vorontsov wrote:
> > > Wolfgang replied that we should keep things simple, and if we
> > > want something complicated we should use device-tree:
> > > http://lists.denx.de/pipermail/u-boot/2009-May/051886.html
> >
> > so until u-boot engulfs the dtc, for t
The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-video
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
David Brownell (3):
davinci_nand: clean
On 22:03 Tue 30 Jun , Darius Augulis wrote:
> This board is based on Cortina Systems networking processor
> CS3516. It has FA526 core, which is ARMv4 compatible.
> Many SoC specific definitions may be used for similar
> processors CS3512 and dual-core CS3518. This processor
> family has Gemini
On Jul 7, 2009, at 3:25 PM, Scott Wood wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>> On 15:02 Tue 07 Jul , Scott Wood wrote:
>>> Kumar Gala wrote:
Those would help if the data structs had gotten bigger. In this
case the code itself is just larger.
>>> Perhaps we should loo
On Jul 7, 2009, at 5:13 PM, Peter Tyser wrote:
> On Tue, 2009-07-07 at 16:59 -0500, Kumar Gala wrote:
>> On Jul 7, 2009, at 1:43 PM, Peter Tyser wrote:
>>
>>> Previously, boot page translation was enabled while U-Boot executed.
>>> This resulted in the address range 0xf000 - 0x being
On Tue, 2009-07-07 at 16:59 -0500, Kumar Gala wrote:
> On Jul 7, 2009, at 1:43 PM, Peter Tyser wrote:
>
> > Previously, boot page translation was enabled while U-Boot executed.
> > This resulted in the address range 0xf000 - 0x being
> > translated to SDRAM which made the 0xfxxx ad
Dear Kumar Gala,
In message you wrote:
>
> > Because NFS support is pretty small in terms of code size and pretty
> > useful in terms of download speed (usually much faster than TFTP, and
> > less restricted, too).
>
> its about 7k of size in my MPC8572DS config
... only if you include BSS in
On 23:28 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090707202432.gk30...@game.jcrosoft.org> you wrote:
> >
> > > > + * These macros provide a convenient way to write 8, 16 and 32 bit data
> > > > + * to any address.
> > >
> > > I think this co
On Jul 7, 2009, at 4:36 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message
> <9fc82254-6aa7-4dae-9780-283c66d5d...@kernel.crashing.org> you wrote:
>> Can anyone explain why CONFIG_CMD_NFS is part of include/
>> config_cmd_default.h. There are a few others in there that I'd
>> question
On Jul 7, 2009, at 1:43 PM, Peter Tyser wrote:
> Previously, boot page translation was enabled while U-Boot executed.
> This resulted in the address range 0xf000 - 0x being
> translated to SDRAM which made the 0xfxxx address space unusable
> for
> other peripherals.
>
> This cha
On 23:42 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090707213126.gb30...@game.jcrosoft.org> you wrote:
> >
> > > > at91: add support for the PM9261 board of Ronetix GmbH
> > >
> > > Does this patch include and thus obsolete this one, too
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090707213126.gb30...@game.jcrosoft.org> you wrote:
>
> > > at91: add support for the PM9261 board of Ronetix GmbH
> >
> > Does this patch include and thus obsolete this one, too?
> >
> > Subject: [U-Boot] [PATCH 1/1] at91: add suppo
Pandora is using both SDRC CSes. The MUX setting is needed
for the second CS clock signal to allow the 2 RAM parts to
be put in self-refresh correctly.
Based on similar patch for beagle and overo by
Jean Pihet and Steve Sakoman.
---
board/omap3/pandora/pandora.h |2 +-
1 files changed, 1 inse
Dear Kumar Gala,
In message <9fc82254-6aa7-4dae-9780-283c66d5d...@kernel.crashing.org> you wrote:
> Can anyone explain why CONFIG_CMD_NFS is part of include/
> config_cmd_default.h. There are a few others in there that I'd
> question but this is one that I'm scratching my head on right now.
B
This patch series clean up and update pin mux for pandora.
The update is needed for rev3 or later boards to work properly,
but older boards still work after this.
Grazvydas Ignotas (4):
OMAP3 pandora: pin mux cleanup
OMAP3 pandora: setup pin mux for pins used on rev3 boards
OMAP3 pandora: se
Remove configuration of not unused pins, effectively
leaving them in safe mode.
---
board/omap3/pandora/pandora.h | 25 -
1 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/board/omap3/pandora/pandora.h b/board/omap3/pandora/pandora.h
index 8f0838c..3d04b2a 1
On 22:20 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090706195551.gh30...@game.jcrosoft.org> you wrote:
> >
> > Please pull
> > The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> > Mike Frysinger (1):
> > B
Setup pin mux for GPIO pins connected on rev3 or later
boards. Also change NUB2 IRQ pin. This should not affect
older boards because they don't have any nubs (analog
controllers) attached to them.
---
board/omap3/pandora/pandora.h | 11 ++-
1 files changed, 10 insertions(+), 1 deletions(
Set pullups or pulldowns for GPIOs which need them.
Disable them for others, which have external pulls.
Also make disabled pull setting consistent (some pins had
type set to "up" even if pull type selection was disabled).
---
board/omap3/pandora/pandora.h | 50 ---
On 20:55 Mon 29 Jun , Prafulla Wadaskar wrote:
> This patch adds a NAND driver for the Marvell Kirkwood SoC's
>
> Signed-off-by: Prafulla Wadaskar
> ---
> Change log:
> v2: updated as per feedback for v1 (cosmetic change)
>
> v3: missing year added for copy right statement
>
> drivers/mtd/
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090707202432.gk30...@game.jcrosoft.org> you wrote:
>
> > > + * These macros provide a convenient way to write 8, 16 and 32 bit data
> > > + * to any address.
> >
> > I think this comment might be wrong. It should probably read "... to
> > any
Dear Remy Bohmer,
In message <3efb10970907071307u662f7d87g5a4a0c0b0740b...@mail.gmail.com> you
wrote:
>
> As far as I understand it, a move to gpl3 will need the approval of
> _all_ copyright holders to make such a switch. (not all names are
> listed in the headers)
Only for files where such a
On 15:44 Tue 07 Jul , Tom wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >>
> >>I will change the name to cache_ops.S
> >I prefer cache.S
> cache.c is already taken.
and contain nearly only assembly
so join everythink in cache.S will make more sense
Best Regards,
J.
___
Dear Anatolij Gustschin,
In message <4a53a217.9010...@denx.de> you wrote:
> Dear Wolfgang,
>
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are available in the git reposi
Dear Remy,
In message <3efb10970907071216h57288a2an91701c1c851de...@mail.gmail.com> you
wrote:
>
> > Thanks for mentioning this. But this is explicitly restricted to
> > "stand alone applications", with a pretty tightly limited set of
> > functions exported to such code. It is not inte
Can anyone explain why CONFIG_CMD_NFS is part of include/
config_cmd_default.h. There are a few others in there that I'd
question but this is one that I'm scratching my head on right now.
- k
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.
On 12:00 Thu 02 Jul , Marek Vasut wrote:
> Dne Čt 2. července 2009 09:08:43 Anatolij Gustschin napsal(a):
> > Hi,
> >
> > Marek Vasut wrote:
> > > I'd like to get this patch in. It adds support for Palm Tungsten|C (a
> > > pxa255 based handheld device).
> > >
> > > The patch is available here (
From: galak
Update fsl_sata to use common structures instead of casting
back and forth between the fsl specific ones and the common ones
(which are identical).
fsl_sata.c: In function 'scan_sata':
fsl_sata.c:550: warning: dereferencing pointer 'cfis' does break
strict-aliasing rules
fsl_sata.c:
ehci-hcd.c: In function 'ehci_submit_root':
ehci-hcd.c:719: warning: value computed is not used
ehci-hcd.c:748: warning: value computed is not used
Signed-off-by: Kumar Gala
---
drivers/usb/host/ehci-hcd.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/ho
Jean-Christophe PLAGNIOL-VILLARD wrote:
>>
>> I will change the name to cache_ops.S
>>
> I prefer cache.S
>
cache.c is already taken.
Tom
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Tue, 7 Jul 2009 14:50:31 -0500
Kumar Gala wrote:
> Those would help if the data structs had gotten bigger. In this case
> the code itself is just larger.
fyi, gcc4.4.0 apparently doesn't like to emit ld/st multiple insns as
much as prior versions did.
NAND bootstraps don't fit, e.g., beca
On Tue, Jul 07, 2009 at 02:50:31PM -0500, Kumar Gala wrote:
> On Jul 7, 2009, at 2:16 PM, T Ziomek wrote:
> >On Tue, Jul 07, 2009 at 02:34:32PM -0400, Mike Frysinger wrote:
> >>use the bloatcheck script to do a human readable compare between
> >>the two
> >>objects. you can find it in the linux
On 15:19 Thu 02 Jul , Simon Kagstrom wrote:
> Split PHY-related initialization to a common file
>
> The mv881116 PHY initialization is split out to a common file to enable
> code reuse between different boards.
please note if that will be share with non Marvell code this is not the right
place
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 20:55 Mon 29 Jun , Prafulla Wadaskar wrote:
>> This patch adds a NAND driver for the Marvell Kirkwood SoC's
>>
>> Signed-off-by: Prafulla Wadaskar
>> ---
>> Change log:
>> v2: updated as per feedback for v1 (cosmetic change)
>>
>> v3: missing year a
On 21:57 Mon 06 Jul , Tom wrote:
> Woodruff, Richard wrote:
> >>From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On
> >>Behalf Of Tom Rix
> >>Sent: Monday, July 06, 2009 11:48 AM
> >
> >>Since there is only one version of flushing the dcache for
> >>arm_cortex8, rename v
On 00:26 Tue 07 Jul , Prafulla Wadaskar wrote:
>
>
> > -Original Message-
> > From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagn...@jcrosoft.com]
> > Sent: Saturday, July 04, 2009 5:16 AM
> > To: Prafulla Wadaskar
> > Cc: u-boot@lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik;
On 20:55 Mon 29 Jun , Prafulla Wadaskar wrote:
> This patch adds a NAND driver for the Marvell Kirkwood SoC's
>
> Signed-off-by: Prafulla Wadaskar
> ---
> Change log:
> v2: updated as per feedback for v1 (cosmetic change)
>
> v3: missing year added for copy right statement
Scott I guess it's
> > > > > +#include
> > > > > +#include
> > > > > +#include
> > > > > +#include
> > > >
> > > > I don't see kirkwood.h in upstream, so I guess this
> > should go via an
> > > > arch tree.
> > > Hi Jean,
> > > Similar to spi driver, can you please pull this driver too?
> > > I am posting the
On 21:33 Tue 07 Jul , Wolfgang Denk wrote:
> Dear Magnus Lilja,
>
> In message
> <6fd22327241accc2efcada8380923c8e9c523790.1244918138.git.lilja.mag...@gmail.com>
> you wrote:
> > Changes from last version: Added documentation for the macros.
> >
> > include/asm-arm/macro.h | 74
> >
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 15:02 Tue 07 Jul , Scott Wood wrote:
>> Kumar Gala wrote:
>>> Those would help if the data structs had gotten bigger. In this case
>>> the code itself is just larger.
>> Perhaps we should look into using/writing a malloc implementation that
>> ta
On 15:02 Tue 07 Jul , Scott Wood wrote:
> Kumar Gala wrote:
> > Those would help if the data structs had gotten bigger. In this case
> > the code itself is just larger.
>
> Perhaps we should look into using/writing a malloc implementation that
> takes a space/speed tradeoff more in line wi
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090706195551.gh30...@game.jcrosoft.org> you wrote:
>
> Please pull
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are
Hello Wolfgang,
2009/7/6 Wolfgang Denk :
> 1) If we take into consideration that you are not subscribed to the
> list, only 20 out of 1712 subscribers (less than 1.2%) bothered to
> comment at all.
FWIW, I did not comment on this so far, because from what I felt what
I had to say was alread
Kumar Gala wrote:
> Those would help if the data structs had gotten bigger. In this case
> the code itself is just larger.
Perhaps we should look into using/writing a malloc implementation that
takes a space/speed tradeoff more in line with U-boot's requirements
(using a simple first-fit line
On Jul 7, 2009, at 2:16 PM, T Ziomek wrote:
> On Tue, Jul 07, 2009 at 02:34:32PM -0400, Mike Frysinger wrote:
>> On Tuesday 07 July 2009 12:30:18 Kumar Gala wrote:
>>> Here are some size #'s
>>>
>>> [ga...@blarg u-boot-85xx]$ size u-boot
>>>textdata bss dec hex filename
>>
On Jul 7, 2009, at 1:34 PM, Mike Frysinger wrote:
> On Tuesday 07 July 2009 12:30:18 Kumar Gala wrote:
>> On Jul 7, 2009, at 11:27 AM, Kumar Gala wrote:
>>> Signed-off-by: Kumar Gala
>>> ---
>>> This is an attempt at using dlmalloc v2.8.4. Its a work in
>>> progress, but
>>> wanted to post to s
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090620125019.gd3...@game.jcrosoft.org> you wrote:
> On 20:50 Sat 13 Jun , Magnus Lilja wrote:
> > Signed-off-by: Magnus Lilja
> > ---
> > cpu/arm1136/mx31/Makefile|1 +
> > cpu/arm1136/mx31/devices.c | 56
> > +
Dear Magnus Lilja,
In message
<6fd22327241accc2efcada8380923c8e9c523790.1244918138.git.lilja.mag...@gmail.com>
you wrote:
> Changes from last version: Added documentation for the macros.
>
> include/asm-arm/macro.h | 74
> +++
> 1 files changed, 7
Dear Wolfgang,
The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
Mike Frysinger (1):
Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
are available in the git repository at:
git://git.denx.de/u-boot-video.git master
Mark Jackson (1):
Atmel LCD
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090621112124.gh22...@game.jcrosoft.org> you wrote:
>
> > Wolfgang Denk
> > + imx27lite i.MX27
> Wolfgang could you ack it?
> > qongi.MX31
Yes, that's ok with me.
Best regards,
Wolfgang Denk
--
DENX Software Enginee
On Tue, Jul 07, 2009 at 02:34:32PM -0400, Mike Frysinger wrote:
> On Tuesday 07 July 2009 12:30:18 Kumar Gala wrote:
> > Here are some size #'s
> >
> > [ga...@blarg u-boot-85xx]$ size u-boot
> > text data bss dec hex filename
> > 392040 50536 41957 484533 764b5 u-b
Hello Wolfgang,
2009/7/6 Wolfgang Denk :
> Dear Jerry Van Baren,
>
>> 3) U-Boot currently has an explicit license to run "stand alone
>> applications" that have a GPL-incompatible license.
>
> Thanks for mentioning this. But this is explicitly restricted to
> "stand alone applications", wi
In message <20090707183453.0a2a8832e...@gemini.denx.de> you wrote:
> The following changes since commit 92afd368bba7d98b2b7bfb51082c3639bb2119b3:
> Wolfgang Denk (1):
> Merge branch 'next' of ../master
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc5xxx.gi
Dear Kim Phillips,
In message <20090624112410.b287f606.kim.phill...@freescale.com> you wrote:
>
> WD hasn't applied it yet - I applied it to my local tree. None of this
> means your patch should touch the same line and thus cause unnecessary
> conflicts.
...
> sure, go ahead - I guess we have to
Dear Stefan Roese,
In message <200907071636.37442...@denx.de> you wrote:
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are available in the git repository at:
>
> git:/
Dear Mike Frysinger,
In message <1246920490-25760-1-git-send-email-vap...@gentoo.org> you wrote:
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are available in the git rep
Hello Vivek,
2009/6/24 Vivek Mahajan :
> It fixes the access to the 'ehci' struct elements for mpc83xx which
> should have been taken care of in 4ef01010aa4799c759d75e67007fdd3a38c88c8a
> Sorry about that.
>
> Signed-off-by: Vivek Mahajan
> ---
Applied to u-boot-usb
Thanks.
Remy
__
Dear Kumar Gala,
In message you wrote:
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx maste
Hello All,
2009/7/4 Michael Trimarchi :
> Jean-Christophe PLAGNIOL-VILLARD wrote:
>>
>> On 20:56 Mon 29 Jun , Prafulla Wadaskar wrote:
>>
>>>
>>> Signed-off-by: Prafulla Wadaskar
>>> ---
>>> drivers/usb/host/ehci-hcd.c | 2 +-
>>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> Rem
On Tue, Jul 7, 2009 at 2:34 PM, Wolfgang Denk wrote:
> The following changes since commit 92afd368bba7d98b2b7bfb51082c3639bb2119b3:
> Wolfgang Denk (1):
> Merge branch 'next' of ../master
>
> are available in the git repository at:
Can you please merge my pcm030 driver for the mpc5200?
>
Previously, boot page translation was enabled while U-Boot executed.
This resulted in the address range 0xf000 - 0x being
translated to SDRAM which made the 0xfxxx address space unusable for
other peripherals.
This change disables boot page translation after the secondary CPU cores
Dear Heiko Schocher,
In message <4a505171.3040...@denx.de> you wrote:
> The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
> Mike Frysinger (1):
> Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
>
> are available in the git repository at:
>
> git://gi
The following changes since commit 92afd368bba7d98b2b7bfb51082c3639bb2119b3:
Wolfgang Denk (1):
Merge branch 'next' of ../master
are available in the git repository at:
git://git.denx.de/u-boot-mpc5xxx.git master
Grzegorz Bernacki (4):
mpc52xx: Add SPI driver.
digsy MTC:
On Tuesday 07 July 2009 12:30:18 Kumar Gala wrote:
> On Jul 7, 2009, at 11:27 AM, Kumar Gala wrote:
> > Signed-off-by: Kumar Gala
> > ---
> > This is an attempt at using dlmalloc v2.8.4. Its a work in
> > progress, but
> > wanted to post to see what peoples feelings are on updating. This
> > ver
On Mon, Jul 6, 2009 at 7:07 PM, Alemao wrote:
> On Mon, Jul 6, 2009 at 3:45 PM, Scott Wood wrote:
>> On Mon, Jul 06, 2009 at 02:39:26PM -0300, Alemao wrote:
>>> Hi all,
>>>
>>> I've made ports of u-boot for two powerpc processors, MPC8343 and
>>> MPC8541.
>>>
>>> The boards has 128MB of DDR2. So I
On Tue, Jul 07, 2009 at 06:05:35AM -0400, Richard Stallman wrote:
> In my experience, people who want a more permissive license
> typically claim that their participation is absolutely necessary,
> and doing without it would be a disaster. It tends to be somewhat
> of an exaggeration.
Talk about
On Jul 7, 2009, at 11:27 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala
> ---
> This is an attempt at using dlmalloc v2.8.4. Its a work in
> progress, but
> wanted to post to see what peoples feelings are on updating. This
> version
> resolves all the various warnings we see w/gcc4.4 an
Dear Jon Smirl,
In message <9e4733910907070828o7517b17td411ff88c62a8...@mail.gmail.com> you
wrote:
>
> I agree -- all ATMs, voting machines, slot machines, electricity
> meters, traffic lights, navigation systems, safety interlocks, etc
> should be hackable. I'm sure that no idiot teenager is goi
On Tue, Jul 7, 2009 at 10:43 AM, Wolfgang Denk wrote:
> Dear Haavard,
>
> In message <20090707155005.2e4a4...@hskinnemoen-d830> you wrote:
>>
>> > The point is that GPLv2 results in situations where you cannot use
>> > and modify your own software any more because it is "protected" and
>> > any
Wolfgang Denk wrote:
> I'm only talking about software (code and data) here. If I cannot
> change (or just rebuild) the (Free!) software any more because to
> actually run it I need some secret data (like a signature) then this
> is still a software problem. One that can be prevented by
The VID header offset is sometimes needed to initialize the UBI
partition. This patch adds it (optionally) to the command line
for the ubi part command.
(Lines have been properly wrapped since last version)
Signed-off-by: Simon Kagstrom
Acked-by: Stefan Roese
---
common/cmd_ubi.c | 21 ++
On Tuesday 07 July 2009 16:00:30 Simon Kagstrom wrote:
> The VID header offset is sometimes needed to initialize the UBI
> partition. This patch adds it (optionally) to the command line
> for the ubi part command.
>
> Signed-off-by: Simon Kagstrom
> ---
> common/cmd_ubi.c | 17 -
Dear Haavard,
In message <20090707155005.2e4a4...@hskinnemoen-d830> you wrote:
>
> > The point is that GPLv2 results in situations where you cannot use
> > and modify your own software any more because it is "protected" and
> > any versions you build don't run.
>
> But this is a problem with t
The following changes since commit 3e88337b225bf796f6df21d0a7f591530e9d4ce0:
Mike Frysinger (1):
Blackfin: move ALL += u-boot.ldr to blackfin_config.mk
are available in the git repository at:
git://www.denx.de/git/u-boot-ubi.git master
Stefan Roese (1):
UBI: Fix build problem n
On Monday 29 June 2009 13:30:50 Stefan Roese wrote:
> This patch fixes a build problem noticed on Apollon by using
> mtd_dev_by_eb() instead of "/" as done in the Linux UBI version.
> So this brings the U-Boot UBI version more in sync with the Linux
> version again.
Applied to u-boot-ubi. Thanks.
On Tue, 7 Jul 2009 16:20:49 +0200
Stefan Roese wrote:
> > - ubi->peb_count = ubi->mtd->size / ubi->mtd->erasesize;
> > + ubi->peb_count = lldiv(ubi->mtd->size, ubi->mtd->erasesize);
>
> This rebinds me of a patch I sent a few weeks ago (and forgot to actually
> push
> into u-boot-ubi):
>
Hi Simon,
On Tuesday 07 July 2009 15:59:56 Simon Kagstrom wrote:
> Signed-off-by: Simon Kagstrom
> ---
> drivers/mtd/ubi/build.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/mtd/ubi/build.c b/drivers/mtd/ubi/build.c
> index 4f50b2d..d676573 100644
> ---
Check that an argument is passed to ubifsmount and that addresses and
sizes are actually numbers for ubifsload. Also improve the instructions
a bit.
Signed-off-by: Simon Kagstrom
---
common/cmd_ubifs.c | 26 +-
1 files changed, 21 insertions(+), 5 deletions(-)
diff --g
1 - 100 of 137 matches
Mail list logo