Re: [U-Boot] Some notes and status on porting U-Boot to the Cavium 64-bit Octeon MIPS Processor

2011-02-08 Thread Wolfgang Denk
Dear Aaron Williams, In message <201102081927.36497.aaron.willi...@caviumnetworks.com> you wrote: > ... > > > memory size to CONFIG_MAX_MEM_MAPPED. This won't work for us. As I said, > > > we need to move it out of the lower 4GB when there's more memory > > > involved. We also don't > > > > Why?

Re: [U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Uli Raich
Dear Reinhard, Point 1: taken and, as you can see, already improved upon Point 2: I did not know the new configuration procedure even though I had seen the boards.cfg file. The description in the README file is outdated. I tried to compile the at91sam9260ek_nandflash version with success but fail

Re: [U-Boot] [PATCH] Kirkwood: Add support for OpenRD-Client & OpenRD-Ultimate

2011-02-08 Thread Prafulla Wadaskar
> -Original Message- > From: Julian Pidancet [mailto:julian.pidan...@citrix.com] > Sent: Tuesday, February 08, 2011 10:21 AM > To: u-boot@lists.denx.de > Cc: tanmay.upadh...@einfochips.com; Prafulla Wadaskar > Subject: [PATCH] Kirkwood: Add support for OpenRD-Client & OpenRD- > Ultimate >

Re: [U-Boot] PATCH-add "0X" hexadecimal prefix to simple_strtoul

2011-02-08 Thread Albert ARIBAUD
Le 09/02/2011 07:19, Chris Moore a écrit : > Hi, > > Le 08/02/2011 20:14, Wolfgang Denk a écrit : >> Dear Rob Alexander, >> >> In message<4d51716d.3060...@motorola.com> you wrote: >> >>> + if ((tolower(*cp) == 'x')&& isxdigit(cp[1])) { >> ERROR: spaces required around that '&&' (ctx:VxW) >> > > I s

Re: [U-Boot] PATCH-add "0X" hexadecimal prefix to simple_strtoul

2011-02-08 Thread Chris Moore
Hi, Le 08/02/2011 20:14, Wolfgang Denk a écrit : > Dear Rob Alexander, > > In message<4d51716d.3060...@motorola.com> you wrote: > >> +if ((tolower(*cp) == 'x')&& isxdigit(cp[1])) { > ERROR: spaces required around that '&&' (ctx:VxW) > I suspect that this could be the Thunderbird pr

Re: [U-Boot] SATA support?

2011-02-08 Thread Albert ARIBAUD
Hi Aaron, Le 08/02/2011 22:58, Aaron Williams a écrit : > Hi, > > I'm trying to compile AHCI support but I'm running into a lot of problems. It > looks like AHCI is based off of SCSI whereas other SATA drivers appear not to > be. Is ahci.c being maintained or should I use one of the other drivers?

[U-Boot] Your E-mail has W O N £850,000 UK Pounds (Your Ticket:00869575733664, Lucky#:12-12-23-35-40-41(12) & CGPN:7-22-71-00-66-12),Contact our verification Unit for full information:

2011-02-08 Thread GOOGLE UK ANNIVERSARY P-R-O-M-O
VERIFICATION UNIT E-MAIL: : giveawayteampromo4@ gmail.com : info.ukgiveawaypromo@ bigmir.net Hotline + 44 -703 -18239 68 -- Esse e-mail foi enviado pelo WebMail da UFF NTi - Núcleo de Tecnologia da Informação e Comuni

Re: [U-Boot] Some notes and status on porting U-Boot to the Cavium 64-bit Octeon MIPS Processor

2011-02-08 Thread Aaron Williams
On Tuesday, February 08, 2011 12:53:27 am Wolfgang Denk wrote: > Dear Aaron Williams, > > In message <201102071524.17440.aaron.willi...@caviumnetworks.com> you wrote: > > > these. I understand that you are using a 64 bit port of U-Boot? > > > > No. We are using a 32-bit port since I think trying

Re: [U-Boot] [PATCH 1/1] NAND Re: mtdparts fails with NAND >= 4GB - Second try

2011-02-08 Thread Aaron Williams
On Tuesday, February 08, 2011 03:11:54 pm Aaron Williams wrote: > On Tuesday, February 08, 2011 07:38:44 am Andrew Dyer wrote: > > On Mon, Feb 7, 2011 at 16:58, Scott Wood wrote: > > > On Mon, Jan 31, 2011 at 06:56:48PM -0800, Aaron Williams wrote: > > >> Trying again submitting the patch. > > >>

Re: [U-Boot] [PATCH 1/1] NAND Re: mtdparts fails with NAND >= 4GB - Second try

2011-02-08 Thread Aaron Williams
On Tuesday, February 08, 2011 07:38:44 am Andrew Dyer wrote: > On Mon, Feb 7, 2011 at 16:58, Scott Wood wrote: > > On Mon, Jan 31, 2011 at 06:56:48PM -0800, Aaron Williams wrote: > >> Trying again submitting the patch. > >> > >> /* Do manufacturer-specific fixups */ > >>

Re: [U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Andreas Bießmann
Dear Jens Scharsig, Am 08.02.2011 um 22:11 schrieb Jens Scharsig: > Am 08.02.2011 16:35, schrieb Reinhard Meyer: >> Hello AT91/AVR32 users and maintainers, >> >> since relocation was introduced most ARM boards and therefore all AT91 based >> boards are >> inherently broken. >> >> We also used

[U-Boot] SATA support?

2011-02-08 Thread Aaron Williams
Hi, I'm trying to compile AHCI support but I'm running into a lot of problems. It looks like AHCI is based off of SCSI whereas other SATA drivers appear not to be. Is ahci.c being maintained or should I use one of the other drivers? Currently for my testing I have a couple Silicon Image 3132 PC

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Michael Trimarchi
Hi On 02/08/2011 09:42 PM, Scott Wood wrote: > On Tue, 8 Feb 2011 14:29:21 -0600 > Scott Wood wrote: > >> On Wed, Feb 02, 2011 at 04:11:29PM +0100, Michael Trimarchi wrote: >>> diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c >>> index ab8bbb3..bda117a 100644 >>> --- a/

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Michael Trimarchi
Hi, On 02/08/2011 09:29 PM, Scott Wood wrote: > On Wed, Feb 02, 2011 at 04:11:29PM +0100, Michael Trimarchi wrote: >> Hi, >> >> this patch fix the support for CE don't care nand >> >> Michael Trimarchi > > Please read http://www.denx.de/wiki/U-Boot/Patches and follow the > format therein -- don't

[U-Boot] [PATCH] NAND: env: remember the flags used in the previous environment

2011-02-08 Thread Scott Wood
Previously, uninitialized stack space was being referenced. Signed-off-by: Scott Wood --- common/env_nand.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/common/env_nand.c b/common/env_nand.c index a4480cb..980425a 100644 --- a/common/env_nand.c +++ b/common/env_n

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Scott Wood
On Tue, 8 Feb 2011 21:52:10 +0100 Michael Trimarchi wrote: > Hi, > > On 02/08/2011 09:29 PM, Scott Wood wrote: > > On Wed, Feb 02, 2011 at 04:11:29PM +0100, Michael Trimarchi wrote: > >> Hi, > >> > >> this patch fix the support for CE don't care nand > >> > >> Michael Trimarchi > > > > Please re

Re: [U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Jens Scharsig
Am 08.02.2011 16:35, schrieb Reinhard Meyer: > Hello AT91/AVR32 users and maintainers, > > since relocation was introduced most ARM boards and therefore all AT91 based > boards are > inherently broken. > > We also used this "opportunity" to rework most of the AT91 include files mess. > > You ca

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Reinhard Meyer
Dear Scott Wood, Michael Trimarchi, >>> diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c >>> index ab8bbb3..bda117a 100644 >>> --- a/drivers/mtd/nand/atmel_nand.c >>> +++ b/drivers/mtd/nand/atmel_nand.c >>> @@ -249,8 +249,13 @@ static void at91_nand_hwcontrol(struct mtd_in

[U-Boot] [PATCH 4/4 v3] p1021mds: add QE and UEC support

2011-02-08 Thread Haiying Wang
P1021 has some QE pins which need to be set in pmuxcr register before using QE functions. In this patch, pin QE0 and QE3 are set for UCC1 and UCC5 in Eth mode. QE9 and QE12 are set for MII management. QE12 needs to be released after MII access because QE12 pin is muxed with LBCTL signal. Signed-of

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-08 Thread Albert ARIBAUD
Le 08/02/2011 21:18, stefano babic a écrit : > Am 08.02.2011 20:26, schrieb Magnus Lilja: >> Patch reposted as a separate mail a couple of minutes ago. >> >> As I mention in the patch I think Fabio's patch has to be applied first. > > I think your patch is ok - Fabio fixed the syntax error as you d

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Scott Wood
On Tue, 8 Feb 2011 14:29:21 -0600 Scott Wood wrote: > On Wed, Feb 02, 2011 at 04:11:29PM +0100, Michael Trimarchi wrote: > > diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c > > index ab8bbb3..bda117a 100644 > > --- a/drivers/mtd/nand/atmel_nand.c > > +++ b/drivers/mtd/n

Re: [U-Boot] [PATCH] atmel nand patch CE don't care NAND

2011-02-08 Thread Scott Wood
On Wed, Feb 02, 2011 at 04:11:29PM +0100, Michael Trimarchi wrote: > Hi, > > this patch fix the support for CE don't care nand > > Michael Trimarchi Please read http://www.denx.de/wiki/U-Boot/Patches and follow the format therein -- don't use attachments. > commit 0cb23ef858407a7a9de6e353e08394

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-08 Thread stefano babic
Am 08.02.2011 20:26, schrieb Magnus Lilja: > Patch reposted as a separate mail a couple of minutes ago. > > As I mention in the patch I think Fabio's patch has to be applied first. I think your patch is ok - Fabio fixed the syntax error as you do. We need only one of them. > Another solution wou

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-08 Thread Magnus Lilja
Hi >> Please let me know how you want me to proceed. > > I think the correct way is that Magnus adds his Signed-off-by to his > patch, repushing the patch to the list. Please put Albert in CC, as this > file is competence of the ARM maintainer (well, we tested only on i.MX, > I see...). I will ta

[U-Boot] [PATCH] ARM: Fix startup code to make booting from NAND work again.

2011-02-08 Thread Magnus Lilja
Signed-off-by: Magnus Lilja --- Note: I do think that this patch requires Fabio Estevam's patch to be applied first since it touches the same lines ~269. arch/arm/cpu/arm1136/start.S | 16 1 files changed, 4 insertions(+), 12 deletions(-) diff --git a/arch/arm/cpu/arm1136/st

[U-Boot] [PATCH ATMEL REWORK] timer.c compile error io.h not found with arm/at91rm9200

2011-02-08 Thread Jens Scharsig
* Fix: timer.c compile error io.h not found with arm/at91rm9200 Signed-off-by: Jens Scharsig --- arch/arm/cpu/arm920t/at91/timer.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/cpu/arm920t/at91/timer.c b/arch/arm/cpu/arm920t/at91/timer.c index d9a024f..c4c5

Re: [U-Boot] PATCH-add "0X" hexadecimal prefix to simple_strtoul

2011-02-08 Thread Wolfgang Denk
Dear Rob Alexander, In message <4d51716d.3060...@motorola.com> you wrote: > Added support to simple_strtoul to support the standard 0X hex notation. This > issue > was causing operational bug in U-boot console commands where "0X" hex numbers > were being > misinterpreted as decimal. Can you ple

Re: [U-Boot] [PATCH 4/4 v2] p1021mds: add QE and UEC support

2011-02-08 Thread Kumar Gala
On Feb 8, 2011, at 11:11 AM, Haiying Wang wrote: > On Tue, 2011-02-08 at 12:09 -0500, Haiying Wang wrote: >> On Tue, 2011-02-08 at 10:52 -0600, Kumar Gala wrote: >> >> +#endif uec = (uec_private_t *)dev->priv; if (uec->the_first_run == 0) { +#ifdef CONFIG_P

Re: [U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Remy Bohmer
Hi Reinhard, 2011/2/8 Reinhard Meyer : > Dear Uli Raich, >> Dear Reinhard, >> Many thanks for your answer. Only... I do not find a at91sam9260ek in this >> Makefile. I find at91sam9261ek or  at91sam92603ek though. >> Will try the at91sam92603ek config. >> Uli > 1. please *always* reply to the lis

[U-Boot] [PATCH 2/2 V2] Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor

2011-02-08 Thread Simon Glass
Driver originally written by NVIDIA Corporation, modified to handle odd-length packets. Signed-off-by: Simon Glass --- drivers/usb/eth/Makefile|3 + drivers/usb/eth/asix.c | 635 +++ drivers/usb/eth/usb_ether.c |7 + include/usb_ether.h

[U-Boot] [PATCH 1/2 V2] Add USB host ethernet adapter support

2011-02-08 Thread Simon Glass
This adds support for using USB Ethernet dongles in host mode. This is just the framework - drivers will come later. A new config option called CONFIG_USB_HOST_ETHER can be defined in board config files to switch this on. The was originally written by NVIDIA and was cleaned up for release by the C

[U-Boot] [PATCH] Kirkwood: Add support for OpenRD-Client & OpenRD-Ultimate

2011-02-08 Thread Julian Pidancet
This patch modifies existing OpenRD-Base support to deal with all the three OpenRD boards (OpenRD-Base, OpenRD-Client & OpenRD-Ultimate). This is a rebase onto master from an original patch sent by Tanmay Upadhyay a few months ago. All credits goes to him. It's been tested on my OpenRD-Ultimate a

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-08 Thread stefano babic
Am 08.02.2011 18:09, schrieb Fabio Estevam: > I confirmed that by applying my original patch of this thread plus > Magnus´ patch above I can get MX31PDK to boot. Fine. > > Please let me know how you want me to proceed. I think the correct way is that Magnus adds his Signed-off-by to his patch,

[U-Boot] PATCH-add "0X" hexadecimal prefix to simple_strtoul

2011-02-08 Thread Rob Alexander
Added support to simple_strtoul to support the standard 0X hex notation. This issue was causing operational bug in U-boot console commands where "0X" hex numbers were being misinterpreted as decimal. Signed-off-by: Rob Alexander --- vsprintf.org.c 2011-02-08 10:12:35.954644500 -0600 +++ vsp

Re: [U-Boot] [PATCH 4/4 v2] p1021mds: add QE and UEC support

2011-02-08 Thread Haiying Wang
On Tue, 2011-02-08 at 12:09 -0500, Haiying Wang wrote: > On Tue, 2011-02-08 at 10:52 -0600, Kumar Gala wrote: > > > > > +#endif > > > > > > uec = (uec_private_t *)dev->priv; > > > > > > if (uec->the_first_run == 0) { > > > +#ifdef CONFIG_P1021 > > > + /* reset micrel phy for each UEC */ > >

Re: [U-Boot] [RFC] ARM: mx31pdk: Use the new relocation scheme

2011-02-08 Thread Fabio Estevam
Hi Stefano, On 2/7/2011 5:48 PM, Magnus Lilja wrote: ... > > Here's a somewhat cleaner version of my patch. Hope the mail looks ok, I'm > having internet connectivity issues this evening so I'm using a different > installation of Thunderbird than usual. > > Regards, Magnus > > diff --git a/ar

Re: [U-Boot] [PATCH 4/4 v2] p1021mds: add QE and UEC support

2011-02-08 Thread Haiying Wang
On Tue, 2011-02-08 at 10:52 -0600, Kumar Gala wrote: > > +#endif > > > > uec = (uec_private_t *)dev->priv; > > > > if (uec->the_first_run == 0) { > > +#ifdef CONFIG_P1021 > > + /* reset micrel phy for each UEC */ > > + clrbits_8((u8 *)(CONFIG_SYS_BCSR_BASE + 11), BCSR11_ENET_MICRST)

Re: [U-Boot] P2020 SPL L2 clearing

2011-02-08 Thread Kumar Gala
On Feb 7, 2011, at 4:22 AM, Fabian Cenedese wrote: > At 14:17 03.02.2011 +0100, Fabian Cenedese wrote: >> Hi >> >> I'm creating a SPL u-boot image for our board. In the file >> arch/powerpc/cpu/mpc85xx/cpu_init_nand.c is the setup for >> the L2 cache as SRAM. In the end is a loop that fills the

Re: [U-Boot] [PATCH 4/4 v2] p1021mds: add QE and UEC support

2011-02-08 Thread Kumar Gala
On Feb 7, 2011, at 3:14 PM, wrote: > From: Haiying Wang > > P1021 has some QE pins which need to be set in pmuxcr register before using QE > functions. In this patch, pin QE0 and QE3 are set for UCC1 and UCC5 in Eth > mode. > QE9 and QE12 are set for MII management. QE12 needs to be release

Re: [U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Reinhard Meyer
Dear Uli Raich, > Dear Reinhard, > Many thanks for your answer. Only... I do not find a at91sam9260ek in this > Makefile. I find at91sam9261ek or at91sam92603ek though. > Will try the at91sam92603ek config. > Uli 1. please *always* reply to the list as well 2. Makefile is not relevant for new/fi

[U-Boot] [PATCH] itest: fix result of string compares

2011-02-08 Thread Wolfgang Denk
The implementation of the string compare function of the "itest" command was weird, as only the length of the shortest argument was included in the compare, with the result that something like "itest.s abd == abddef" would return TRUE. Fix this. Signed-off-by: Wolfgang Denk --- common/cmd_itest

Re: [U-Boot] Can't build dbau1x00 anymore

2011-02-08 Thread Loïc Minier
On Tue, Feb 08, 2011, Thomas Lange wrote: > See patch from daniel.schwierz...@googlemail.com > sent 2011-02-03. Aha, I'll try with 17a990b55008fd79636e4880d9d10b7172ca87ce from u-boot-mips.git which seems to be the V2 of the patch (removing board/dbau1x00/flash.c entirely) Thanks! -- Loïc

Re: [U-Boot] [PATCH 1/1] NAND Re: mtdparts fails with NAND >= 4GB - Second try

2011-02-08 Thread Andrew Dyer
On Mon, Feb 7, 2011 at 16:58, Scott Wood wrote: > On Mon, Jan 31, 2011 at 06:56:48PM -0800, Aaron Williams wrote: >> Trying again submitting the patch. >> >>               /* Do manufacturer-specific fixups */ >>               switch (info->manufacturer_id) { >> +             case 0x: >>      

[U-Boot] [STATUS: AT91/AVR32]

2011-02-08 Thread Reinhard Meyer
Hello AT91/AVR32 users and maintainers, since relocation was introduced most ARM boards and therefore all AT91 based boards are inherently broken. We also used this "opportunity" to rework most of the AT91 include files mess. You can find the current efforts at git.denx.de/u-boot-atmel.git, bra

Re: [U-Boot] [U-boot] sf: API for spi_flash_get_sector_size

2011-02-08 Thread Richard Retanubun
On 02/08/11 10:19, Wolfgang Denk wrote: > Dear Richard Retanubun, > > In message<4d515d06.7020...@ruggedcom.com> you wrote: >> >> If by "how NOR flash in handled" you mean cmd_flash.c::flash_sect_roundb() >> then yes, I do want to do this >> but I need to know what number to round it to, no? > >

Re: [U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function

2011-02-08 Thread Lei Wen
Hi Wolfgang, On Tue, Feb 8, 2011 at 11:13 PM, Wolfgang Denk wrote: > Dear Lei Wen, > > In message you > wrote: >> >> EMMC is sightly different witht the other device with partition. > > Maybe.  But does this really require a different iunterface in the > U-Boot context?   I doubt that. > >> For

Re: [U-Boot] [U-boot] sf: API for spi_flash_get_sector_size

2011-02-08 Thread Wolfgang Denk
Dear Richard Retanubun, In message <4d515d06.7020...@ruggedcom.com> you wrote: > > If by "how NOR flash in handled" you mean cmd_flash.c::flash_sect_roundb() > then yes, I do want to do this > but I need to know what number to round it to, no? The code needs to know that, you don't ;-) > In th

Re: [U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function

2011-02-08 Thread Wolfgang Denk
Dear Lei Wen, In message you wrote: > > EMMC is sightly different witht the other device with partition. Maybe. But does this really require a different iunterface in the U-Boot context? I doubt that. > For IDE as example, we could copy file between part A and B without problem. No, we c

Re: [U-Boot] [U-boot] sf: API for spi_flash_get_sector_size

2011-02-08 Thread Richard Retanubun
On 02/08/11 09:40, Wolfgang Denk wrote: Thanks for the speedy response Wolfgang, > Dear Richard Retanubun, > > In message<4d514f6e.6040...@ruggedcom.com> you wrote: >> >> When calling spi_flash_erase, which eventually calls stmicro_erase, one must >> do so while knowing >> what the sector_size

Re: [U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function

2011-02-08 Thread Lei Wen
Hi Wolfgang, On Tue, Feb 8, 2011 at 10:27 PM, Wolfgang Denk wrote: > Dear Lei Wen, > > In message <1296463665-26551-1-git-send-email-lei...@marvell.com> you wrote: >> For emmc, it may has upto 7 partitions: two boot partitions, one >> user partition, one RPMB partition and four general purpose pa

Re: [U-Boot] Can't build dbau1x00 anymore

2011-02-08 Thread Thomas Lange
Hi, On 2011-02-07 22:25, Loïc Minier wrote: > Hi > > u-boot 2010.09 used to build under Debian mipsel, but failed building > starting with 2010.12 with this error: > /usr/bin/make -C > /build/buildd-u-boot_2010.12-2-mipsel-Q8UfBj/u-boot-2010.12/board/dbau1x00/ > u-boot.lds > make[2]:

Re: [U-Boot] [U-boot] sf: API for spi_flash_get_sector_size

2011-02-08 Thread Wolfgang Denk
Dear Richard Retanubun, In message <4d514f6e.6040...@ruggedcom.com> you wrote: > > When calling spi_flash_erase, which eventually calls stmicro_erase, one must > do so while knowing > what the sector_size is of the flash. Is there a recommened API to getting > this from struct stmicro_spi_flash

Re: [U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function

2011-02-08 Thread Wolfgang Denk
Dear Lei Wen, In message <1296463665-26551-1-git-send-email-lei...@marvell.com> you wrote: > For emmc, it may has upto 7 partitions: two boot partitions, one > user partition, one RPMB partition and four general purpose partitions. > (Refer to JESD84-A44.pdf/page 154) > > As bootloader may need t

Re: [U-Boot] [U-BOOT] [PATCH] mmc: enable switch partition function

2011-02-08 Thread Wolfgang Denk
Dear Lei Wen, In message you wrote: > > Does this patch could get the chance to be included in the 2011.03 release? This is not a bug fix, and it was submitted after the merge window was closed. > I just see it haven't gotten any response after eight days... Will reply ASAP. Best regards, W

[U-Boot] [U-boot] sf: API for spi_flash_get_sector_size

2011-02-08 Thread Richard Retanubun
Hello, I am working on hooks to build into my board to allow for SPI flash (STMicro M25P40 and M25P16) reflash. When calling spi_flash_erase, which eventually calls stmicro_erase, one must do so while knowing what the sector_size is of the flash. Is there a recommened API to getting this from s

[U-Boot] [Nios] Pull Request

2011-02-08 Thread Scott McNutt
Dear Wolfgang, The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx are available in the git repository at: git://git.denx.de/u-boot-nios.git next Thomas Chou (4): nios2: a

Re: [U-Boot] {Spam?} u-boot-usb DFU working but need some ideas

2011-02-08 Thread Detlev Zundel
Hi Marcel, > I finally got things working well with my SAM9G45 USB devcie controller and > continued to implement DFU for it. > I implemented it using the new gadget layer and should be compatible with the > at91_udc driver. Excellent, congratulations! > I have managed to get DFU working in s

Re: [U-Boot] Some notes and status on porting U-Boot to the Cavium 64-bit Octeon MIPS Processor

2011-02-08 Thread Wolfgang Denk
Dear Aaron Williams, In message <201102071524.17440.aaron.willi...@caviumnetworks.com> you wrote: > > > these. I understand that you are using a 64 bit port of U-Boot? > > No. We are using a 32-bit port since I think trying to make a 64-bit port of > U-Boot would be far more involved. We do hav

[U-Boot] at91sam9263ek build is broken

2011-02-08 Thread Uli Raich
Hi all, Since some time I am using an arm at91sam9263 board from a young polish company named creotech. The board is similar to an Atmel at91sam9263ek from atmel but has a series of subtle differences. May goal is to write a new configuration for this board. To start off I tried to build u-boot