Re: [U-Boot] [PATCH v3 0/5] usb : musb : Add MUSB contorller driver and enable Davinci MSC support

2009-01-15 Thread Bryan Wu
Hi Thomas, I'm still debugging the MUSB driver on my Blackfin board. I got a issue here: https://blackfin.uclinux.org/gf/project/u-boot/tracker/?action=TrackerItemEdittracker_id=153tracker_item_id=4794 1. when the board power on and run 'usb start', the usb function is ok for usb storage usage.

Re: [U-Boot] Problems with USB mass storage on at91sam9263

2009-01-15 Thread Paal Bakken
More testing It seems like I have one stick that generates the reported error. And this is of course THE one I have been testing with (Murphy is never resting...) I have tried with four devices now USB 1.0 128MB : Had to repartition USB 2.0 512MB : Gives the reported problems (fine in linux

Re: [U-Boot] Problems with USB mass storage on at91sam9263

2009-01-15 Thread Remy Bohmer
Hello, So - I'm willing to rest my case :-) BUT there is something strange, since the bad stick works fine in Linux and Windows... -Any ideas about possible reasons for the difference? There has been many improvements to the USB stack lately that at least it works nowadays on these cores.

Re: [U-Boot] Watchdog and u-boot command prompt

2009-01-15 Thread Sachin Rane
Hi, I suggest you submit a patch? I am doing some kind of stress tetsing of the code to test the 'CONFIG_WATCHDOG' feature. Once I am done I will definitely give the patch for the 'missing' code. Thanks. Regards, Sachin ___ U-Boot mailing list

Re: [U-Boot] Problems with USB mass storage on at91sam9263

2009-01-15 Thread Paal Bakken
I also found another non-working stick This one was also a first generation USB 2.0 stick. But anyway - It seems like you guys has done a great job and made usb mass storage useful! A few non-working sticks is good enough for me :-) Best regards Pål Bakken From: Remy Bohmer

[U-Boot] [PATCH][MPC8272ADS]

2009-01-15 Thread Jean-Michel Hautbois
When trying to compile and boot from u-boot (after make distclean ; make MPC8272ADS_config ; make), I had these three errors: Loading Device Tree to 007fb000, end 007ff159 ... OK Unable to update property /cpus/c...@0:bus-frequency, err=FDT_ERR_NOTFOUND Unable to update property

[U-Boot] uboot for Intel EP80579

2009-01-15 Thread Sai Amruta
Hi all, Is uboot supports Intel EP80579 SoC ? If not, what will be the effort to port uboot on Intel EP80579. -- --Amru ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] uboot for Intel EP80579

2009-01-15 Thread Jean-Christophe PLAGNIOL-VILLARD
On 21:22 Thu 15 Jan , Sai Amruta wrote: Hi all, Is uboot supports Intel EP80579 SoC ? no It's not supported actually but x86 yes If not, what will be the effort to port uboot on Intel EP80579. good to hear Best Regards, J. ___ U-Boot mailing

Re: [U-Boot] [ARM] Environment variables not available during console initialisation?

2009-01-15 Thread Ulf Samuelsson
tor 2009-01-15 klockan 08:33 +0100 skrev Guennadi Liakhovetski: Hi, a user is reporting, that setting silent and baudrate environment variables on ARM have no effect on the console bahaviour. I didn't test this but looking at the code it looks logical - the console is initialised before

Re: [U-Boot] Fw: TFTP fails when using network switch

2009-01-15 Thread L. A. Linden Levy
Can someone tell me how to use the mii command? I have the following from a dump: uBOOT= mii dump MII not complete 0. () -- PHY control register -- (8000:8000) 0.15= 1reset (4000:4000) 0.14= 1loopback (2040:2040) 0. 6,13 = b11speed

Re: [U-Boot] [PATCH 1/1] sh/serial: use readx/writex accessors

2009-01-15 Thread Nobuhiro Iwamatsu
2009/1/12 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com diff --git a/drivers/serial/serial_sh.c b/drivers/serial/serial_sh.c index 0ba88ea..36770bb 100644 --- a/drivers/serial/serial_sh.c +++

Re: [U-Boot] [PATCH 0/1] sh/serial: coding style cleanup

2009-01-15 Thread Nobuhiro Iwamatsu
2009/1/12 Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com: Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com diff --git a/drivers/serial/serial_sh.c b/drivers/serial/serial_sh.c index 1d76a19..0ba88ea 100644 --- a/drivers/serial/serial_sh.c +++

[U-Boot] Pull request: u-boot-sh

2009-01-15 Thread Nobuhiro Iwamatsu
Dear Wolfgang, Please pull u-boot-sh master branch. Best regards, Nobuhiro The following changes since commit 0e3ece33801e377be67ffa29f083421ad820f28b: Wolfgang Denk (1): Prepare 2009.01-rc2 are available in the git repository at: git://git.denx.de/u-boot-sh.git master

Re: [U-Boot] [PATCH 1/3] Bad block support for environment variables partition in OneNAND

2009-01-15 Thread prakash t
Hi Rohit / Moorthy, Do we have coding guidelines from open source? Let us follow that. It is very good that they are reviewing in depth this also means that they are much interested in our products. Regards, Prakash Talawar - Original Message - From: Scott Wood scottw...@freescale.com

[U-Boot] why u-boot remaps IMMR

2009-01-15 Thread Vijay Nikam
Hello, I have mpc8313e based evaluation board ... the default value of IMMRBAR = FF40_ according to processor manual ... but during configuration the default value is reset to E000_ ... I would like to ask why this is being done ? ? ? Kindly please acknowledge ... thank you ... Kind

Re: [U-Boot] why u-boot remaps IMMR

2009-01-15 Thread Wolfgang Denk
Dear Vijay Nikam, In message f234e2140901152109j12284afdi6b7993203bf3d...@mail.gmail.com you wrote: I have mpc8313e based evaluation board ... the default value of IMMRBAR = FF40_ according to processor manual ... but during configuration the default value is reset to E000_ ... I

Re: [U-Boot] [PATCH v3] Add support for boards where the NOR FLASH is not memory-mapped

2009-01-15 Thread Ulf Samuelsson
tor 2008-12-11 klockan 12:11 +0100 skrev Stefan Roese: This patch adds the CONFIG_FLASH_NOT_MEM_MAPPED define which can be used on boards where the NOR FLASH is not memory-mapped and special accessor functions are needed to access the NOR FLASH. This affects the memory commands (cmd_mem.c) and

[U-Boot] R: Re: Changing endianness of at91sam926x causes u-boot to crash

2009-01-15 Thread diba...@libero.it
Messaggio originale Da: ulf.samuels...@atmel.com Data: 15/01/2009 20.47 A: diba...@libero.itdiba...@libero.it Cc: u-boot@lists.denx.de Ogg: Re: [U-Boot] Changing endianness of at91sam926x causes u-boot to crash tor 2009-01-15 klockan 19:17 +0100 skrev diba...@libero.it: Hi all, I

Re: [U-Boot] [RFC/PATCH 1/4] Enable multi chip support in the NAND layer

2009-01-15 Thread Wolfgang Grandegger
Scott Wood wrote: On Wed, Jan 07, 2009 at 07:53:45PM +0100, Wolfgang Grandegger wrote: for (i = 0; i CONFIG_SYS_MAX_NAND_DEVICE; i++) { -if (nand_info[i].name) +if (nand_info[i].name) { +#if NAND_MAX_CHIPS 1 +