From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 10 Oct 2014 01:13:16 +0200 Subject: [U-Boot] [PATCH V5] ARM: mx6: Add support for Kosagi Novena In-Reply-To: <5435DF31.4000504@mail.bg> References: <5434EC1F.3000901@kosagi.com> <201410090228.10255.marex@denx.de> <5435DF31.4000504@mail.bg> Message-ID: <201410100113.16269.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, October 09, 2014 at 03:04:49 AM, Nikolay Dimitrov wrote: > Hi Marek, Hi! > On 10/09/2014 03:28 AM, Marek Vasut wrote: > > On Thursday, October 09, 2014 at 02:13:48 AM, Nikolay Dimitrov wrote: > >> Hi Marek, > > > > [...] > > > >>>> @Sean: Do you have any comments on USB hub reset stuff? Should we > >>>> ditch entirely the reset code, or should we modify it somehow to work > >>>> properly? > >>> > >>> OK, so it's just this USB that remains, right ? > >> > >> That's correct. > >> > >> There are a bunch of non-critical things for fixing also, but we'll > >> negotiate later about them :D. > > > > Well what are those ? > > Stuff like removing GD memset from Novena code, as it's now handled by > crt0.S, removing microSD CD pin definition as it's not used at all, I fixed those two, thanks! > improve PHY reset (both timing and signal conflicts), and about 5-6 > similar things which I can't remember, need to check again your patch. > > As I said, I feel bad for torturing you anyway, and tried to think which > are the critical things, which will break stuff if not fixed. The other > fixes need another round of more discussions, so can be pushed later. OK, but don't worry about the discussion. That's really perfectly OK. Thank you! Best regards, Marek Vasut