From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 08 May 2008 12:37:51 -0700 Subject: [U-Boot-Users] [PATCH v2 1/3] New i.MX31 SPI driver In-Reply-To: <20080508183817.0cb13d5a@hskinnemo-gx620.norway.atmel.com> References: <20080418075454.896D9248AB@gemini.denx.de> <20080508134735.0f777149@hskinnemo-gx620.norway.atmel.com> <20080508141839.0116d9ed@hskinnemo-gx620.norway.atmel.com> <20080508153215.453a503c@hskinnemo-gx620.norway.atmel.com> <20080508161840.1ab71bf2@hskinnemo-gx620.norway.atmel.com> <20080508173252.0779bf4b@hskinnemo-gx620.norway.atmel.com> <20080508181708.60e8b3e9@hskinnemo-gx620.norway.atmel.com> <20080508183817.0cb13d5a@hskinnemo-gx620.norway.atmel.com> Message-ID: <4823568F.8030102@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Haavard Skinnemoen wrote: > Guennadi Liakhovetski wrote: > >> I see. Well, I don't have a strong preference. So, either we need more >> votes, or the one who implements it decides:-) >> > > I'll see if I can come up with a patch tomorrow, and Cc a few people > that have shown some interest earlier...I think we've reached the point > where we need some actual code to discuss things further :-) > Being able to compare code would be good. I can't keep track of this conversation. The only impression is that a very simple interface (SPI) seems to be getting very complicated. Let's remember this is a bootloader that typically runs for a few seconds. cheers, Ben