I did several tests for my b'd that has CFI Nor erase/write problem.
My main problem is that flash_toggle() function doesn't work properly,
it always returns 0 even while bus writing operation is proceeding.
I mean, toggle bit doesn't toggle for each read operation. (refer to
drivers/mtd/cfi_flash
Grazvydas Ignotas wrote:
> Pandora is open handheld gaming console, which uses Texas
> Instruments OMAP 3530 SoC. More information can be found
> at http://openpandora.org/.
>
> The following two patches are to be applied on
> u-boot-arm/omap3 branch, and should match style currently
> used there.
Hi,
Please remove my name from the mailing list.
--
Thanks and Regards
Rajneesh Bhardwaj
In a world without walls or fences - who needs Windows and Gates?...Try
Ubuntu
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/list
Move machine specific code to smdk6400.
Some board use OneNAND instead of NAND.
Some register MP0_CS_CFG[5:0] are controled by both h/w and s/w.
So it's better to use macro instead of hard-coded value.
Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
---
diff --git a/board/samsung/smdk6400/lowlev
As usually fixed partition used for UBI.
So it's defined at configuration and use it.
Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
---
diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
index 8446765..d018dc1 100644
--- a/common/cmd_ubi.c
+++ b/common/cmd_ubi.c
@@ -40,7 +40,11 @@ struct selected
This patch adds configuration file for OMAP3 Pandora.
Signed-off-by: Grazvydas Ignotas <[EMAIL PROTECTED]>
---
include/configs/omap3_pandora.h | 302 +++
1 files changed, 302 insertions(+), 0 deletions(-)
create mode 100644 include/configs/omap3_pandora.h
di
This patch adds support for OMAP3 based Pandora board.
Signed-off-by: Grazvydas Ignotas <[EMAIL PROTECTED]>
---
MAINTAINERS|4 +
MAKEALL|1 +
Makefile |3 +
board/omap3/pandora/Makefile | 49 +
board/omap3/pando
Pandora is open handheld gaming console, which uses Texas
Instruments OMAP 3530 SoC. More information can be found
at http://openpandora.org/.
The following two patches are to be applied on
u-boot-arm/omap3 branch, and should match style currently
used there.
__
Dear Wolfgang,
In message <[EMAIL PROTECTED]> you wrote:
>
> > BTW - Wolfgang: do you still plan to rebase & post your "Configure
> > U-Boot with a Device Tree" patches? They must have grown out of sync
> > terribly?
>
> Well, not really. The patch providing access to the FDT is quite simple,
Wolfgang Denk wrote:
> Dear Ben,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> I'd like to have the PHY library included in the 02.2009 release. One
>
> v2009.02, that is :-)
>
>> If we pulled all board info from a device tree, as people were talking
>> about a few months ago, this would b
Dear Ben,
In message <[EMAIL PROTECTED]> you wrote:
>
> I'd like to have the PHY library included in the 02.2009 release. One
v2009.02, that is :-)
> If we pulled all board info from a device tree, as people were talking
> about a few months ago, this would be easy and scalable. I don't know
Dear "Ing.G.Morandi \(Portatile\)",
In message <[EMAIL PROTECTED]> you wrote:
>
> > I can speak for U-Boot only. The ARM Linux kernel tree is a different
> > story.
>
> May You give me some more hints (i.e. the list where I can ask for
> suggestions)?
For ARM Linux? Well, that's [EMAIL PROTECT
Dear Kim Phillips,
In message <[EMAIL PROTECTED]> you wrote:
>
> > > I did not see this when I built before submitting my patch. It seems to
> > > build
> > > fine using ELDK version 4.1. I just tried building with 4.2 and am
> > > seeing the errors that you described. For some reason, the 4.2
Hi Michal,
Michal Simek wrote:
> Hi Ben,
>
> how does look like your propose work about PHY lib?
>
> Thanks,
> Michal
>
>
I'd like to have the PHY library included in the 02.2009 release. One
of the things I'm struggling with is how so specify MDIO busses and PHY
addresses. For example, is i
- Original Message -
From: "Wolfgang Denk" <[EMAIL PROTECTED]>
> I can speak for U-Boot only. The ARM Linux kernel tree is a different
> story.
May You give me some more hints (i.e. the list where I can ask for
suggestions)?
Many thanks
Gianfranco
___
Hi Yasushi,
for me is no problem to port new u-boot to suzaku board but I don't have it.
My idea is to keep just one generic board which will be almost similar as is
ml401 (name microblaze-generic or similar). U-BOOT bsp + config file should
cover all Microblaze boards.
Thanks,
Michal
> Hi Mich
The following changes since commit 49a4c7476f5f7c67dc8159537d9fbcdcfa91afb8:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-arm
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Scott Wood (1):
NAND: Fix misplaced retur
Kim Phillips wrote:
> On Fri, 21 Nov 2008 16:44:18 -0800 (PST)
> Ron Madrid <[EMAIL PROTECTED]> wrote:
>> This would allow for more board specific nand_spl boot code.
>> Would something like this be allowed or am I barking up the
>> wrong tree?
>
> I'd rather we find stuff that can be ifdeffed out
Valeriy Glushkov wrote:
> - fixed bugs with returning from nand_[read,write]_skip_bad() to double
> read/write speed
>
> Signed-off-by: Valeriy Glushkov <[EMAIL PROTECTED]>
Patch is still whitespace-damaged; applied by hand to u-boot-nand-flash.
In the future, do not use Outlook to send patches
Dear Gianfranco,
In message <[EMAIL PROTECTED]> you wrote:
>
> we are currently developing a board based on AT91SAM9G20 on a mini-pci form
> factor. We'd like to distribute all the documents (i.e. schematics, bom,
> gerber, etc.) freeware as well as all the patches of u-boot and linux in
> ord
Hello,
we are currently developing a board based on AT91SAM9G20 on a mini-pci form
factor. We'd like to distribute all the documents (i.e. schematics, bom,
gerber, etc.) freeware as well as all the patches of u-boot and linux in
order to have this board included into the main trees.
My question
Hi Michal,
At Mon, 24 Nov 2008 13:31:27 +0100,
Michal Simek wrote:
>
> I am going to redesign microblaze u-boot branch to similar style as is
> xilinx ppc platform and I would like to remove suzaku board too because I
> don't
> have any info if someone use it.
>
> Is someone who use this board?
- fixed bugs with returning from nand_[read,write]_skip_bad() to double
read/write speed
Signed-off-by: Valeriy Glushkov <[EMAIL PROTECTED]>
---
diff --git a/drivers/mtd/nand/nand_util.c b/drivers/mtd/nand/nand_util.c
index 52b3d21..818a876 100644
--- a/drivers/mtd/nand/nand_util.c
+++ b/drivers
Hi,
Remy Bohmer wrote:
> Hello All,
>
> 2008/11/25 Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>:
>
>>> +COBJS-$(CONFIG_USB_EHCI) += usb_ehci_core.o
>>> +COBJS-$(CONFIG_USB_EHCI_FSL) += usb_ehci_fsl.o
>>>
>> I've send a patch to move condition compile to Makefile
>> please base you
Hello All,
2008/11/25 Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTECTED]>:
>> +COBJS-$(CONFIG_USB_EHCI) += usb_ehci_core.o
>> +COBJS-$(CONFIG_USB_EHCI_FSL) += usb_ehci_fsl.o
> I've send a patch to move condition compile to Makefile
> please base your after this one
That is correct. I have put th
> diff --git a/drivers/usb/usb_ehci_fsl.h b/drivers/usb/usb_ehci_fsl.h
> new file mode 100644
> index 000..829dbf3
> --- /dev/null
> +++ b/drivers/usb/usb_ehci_fsl.h
> @@ -0,0 +1,82 @@
> +/* Copyright (c) 2005 freescale semiconductor
> + * Copyright (c) 2005 MontaVista Software
> + * Copyright
On 13:40 Tue 25 Nov , Michael Trimarchi wrote:
> Add ehci core support
>
> Signed-off-by: Michael Trimarchi <[EMAIL PROTECTED]>
>
> ---
> common/cmd_usb.c|3 +-
> common/usb.c|2 +-
> drivers/usb/Makefile|2 +
> drivers/usb/usb_ehci.h | 1
Add ehci freescale support
Signed-off-by: Michael Trimarchi <[EMAIL PROTECTED]>
---
drivers/usb/usb_ehci_fsl.c | 99
drivers/usb/usb_ehci_fsl.h | 82
2 files changed, 181 insertions(+), 0 deletions(-)
create m
Add ehci core support
Signed-off-by: Michael Trimarchi <[EMAIL PROTECTED]>
---
common/cmd_usb.c|3 +-
common/usb.c|2 +-
drivers/usb/Makefile|2 +
drivers/usb/usb_ehci.h | 120
drivers/usb/usb_ehci_core.c | 635 +
Wolfgang Denk wrote:
> Dear michael,
>
>> Can you please send your configuration?
>
> Markus explicitely mentioned that he was using the "sequoia" board
> configuration. What else would you need?
>
>
Ok, I read a lot of mail, and I'm preparing a clean patch set. I'm sorry
Markus.
> Best reg
Dear michael,
In message <[EMAIL PROTECTED]> you wrote:
> SGksCgpNYXJrdXMgS2xvdHpiw7xjaGVyIHdyb3RlOgo+IE9uIEZyaSwgTm92IDIxLCAyMDA4IGF0
> IDEwOjIyOjUxQU0gKzAxMDAsIG1pY2hhZWwgd3JvdGU6Cj4gICAKPj4gSGksCj4+Cj4+IEkgaGF2
> ZSByZWRvbmUgdGhlIHBhdGNoLiBXaGF0IGRvIHlvdSB0aGluaz8KPj4KPj4gSSBjYW4ndCB0ZXN0
> IHR
Add ehci support for Freescale 83xx
---
drivers/usb/Makefile |2 +
drivers/usb/usb_ehci_fsl.c | 99
drivers/usb/usb_ehci_fsl.h | 82
3 files changed, 183 insertions(+), 0 deletions(-)
create mode 1006
Add ehci core functionality
---
common/cmd_usb.c|3 +-
drivers/usb/usb_ehci.h | 120
drivers/usb/usb_ehci_core.c | 633 +++
drivers/usb/usb_ehci_core.h | 29 ++
include/usb.h | 15 +-
include/usb_defs.h
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
> please pull
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthukumar (1):
> Align end of bss by 4 bytes
>
> are available in the git repository at:
>
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> here an updated pull request after some more fixup patches:
>
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthukumar (1):
> Align end of bss by 4 bytes
>
> are ava
Hi Ben,
how does look like your propose work about PHY lib?
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Kim Phillips,
In message <[EMAIL PROTECTED]> you wrote:
> Dear Wolfgang Denk,
>
> please pull a couple of minor fixes for 83xx:
>
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthukumar (1):
> Align end of bss by 4 bytes
>
> are available
From: Michal Simek <[EMAIL PROTECTED]>
---
Microblaze platforms use generic settings and to have
many platforms is confusing that's why I decided to remove this
platform from U-BOOT. ml401 tree is sufficient for covering
all Microblaze platforms.
This change will go through microblaze custodian
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
>
> I pushed the 2 small patches to support UBI on NOR FLASH into the ubi
> repository.
> Here the updated pull request:
>
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthuku
Dear Stefan Roese,
In message <[EMAIL PROTECTED]> you wrote:
>
> please pull the following updates from the cfi-flash repository. I am aware
> that
> the merge-window was closed when some of those patches have been published,
> and
> it's not really bug fixing. But the feature added with thos
Dear Stefan Roese, dear Kyungmin,
In message <[EMAIL PROTECTED]> you wrote:
>
> please pull from u-boot-ubi to include UBI support into U-Boot. Kyungmin
> asked me
> to organize the pull request this time since he only has limited access to
> the
> denx git server.
Kyungmin, is there anythin
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <[EMAIL PROTECTED]> you wrote:
> Hi Wolfgang,
> please pull
> The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
> Selvamuthukumar (1):
> Align end of bss by 4 bytes
>
> are available in the git repository at:
>
Hello Michael,
> I have redone the patch. What do you think?
> I can't test them. They compile.
Besides the not-tested part I replied to you about yesterday, can you
please post these patches in the proper format. (inlined, signed-off
etc)
See http://www.denx.de/wiki/U-Boot/Patches
Kind Regards,
Hi Wolfgang,
here an updated pull request after some more fixup patches:
The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
Selvamuthukumar (1):
Align end of bss by 4 bytes
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git mast
On Monday 24 November 2008, [EMAIL PROTECTED] wrote:
> From: Michal Simek <[EMAIL PROTECTED]>
>
> ---
> This BSP should be outside u-boot source tree.
> The second reason is that xilinx ppc405 was moved to generic platform.
>
> Signed-off-by: Michal Simek <[EMAIL PROTECTED]>
Applied to ppc4xx/mast
On Monday 24 November 2008, [EMAIL PROTECTED] wrote:
> From: Matthias Fuchs <[EMAIL PROTECTED]>
>
> Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
All 3 patches applied to ppc4xx/master. Thanks.
Best regards,
Stefan
=
DENX So
46 matches
Mail list logo