Re: [U-Boot] CFI flash broken for 8-bit bus

2011-03-26 Thread Aaron Williams
I am still doing some testing and just added a fix today so that if a flash chip that supports both 8 and 16-bits is on an 8-bit bus the interface is set to 8-bits. I'll try and get patches out next week. So far it's working fairly well on all of our boards, most of which have an 8- bit bus but

[U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Alper YILDIRIM
I am working on a custom OMAPL138 (DA8XX) based board. On 2010.12 release USB host mode is successfully working. But it is broken on 2011.03-rc1. I am taking USB device not accepting new address (errror=2) error when i issue usb start cmd. I analysed the problem but can not come up with a

Re: [U-Boot] [PATCH v2] nios2: reset cfi flash before reading env

2011-03-26 Thread Scott McNutt
Applied to: git://git.denx.de/u-boot-nios next Thanks, --Scott Thomas Chou wrote: Flash might be in unknown state when u-boot is started with jtag. And got wrong env data. So reset it in board early init. We cannot use generic cfi flash routines, because flash_init() is not run yet.

Re: [U-Boot] Please pull u-boot-samsung/master

2011-03-26 Thread Albert ARIBAUD
Hi Minkyu Kang, Le 25/03/2011 10:59, Minkyu Kang a écrit : Dear Albert ARIBAUD, I rebased u-boot-samsung/master. Please pull. The following changes since commit be7e8b604c88a2f85fbc25e383ba8fa83a5fe71c: Merge branch 'master' of git://git.denx.de/u-boot-arm into arm (2011-03-25

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Remy Bohmer
Hi, 2011/3/26 Alper YILDIRIM yildirimal...@gmail.com: I am working on a custom OMAPL138 (DA8XX) based board. On 2010.12 release USB host mode is successfully working. But it is broken on 2011.03-rc1. I am taking USB device not accepting new address (errror=2) error when i issue usb start

Re: [U-Boot] musb: usb storage: USB device not accepting new address error

2011-03-26 Thread Alper YILDIRIM
Remy Bohmer-5 wrote: Hi, Have you tried 'git bisect' to find the offending patch already? I am not familiar with git bisect cmd. I will study the usage of it and inform you afterwards. Thanks Remy -- View this message in context:

Re: [U-Boot] [PATCH v2 0/4] Kirkwood: Add support for OpenRD-Client OpenRD-Ultimate

2011-03-26 Thread Prafulla Wadaskar
-Original Message- From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Clint Adams Sent: Saturday, March 26, 2011 3:32 AM To: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH v2 0/4] Kirkwood: Add support for OpenRD- Client OpenRD-Ultimate