From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 30 Aug 2014 18:34:17 +0200 Subject: [U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena In-Reply-To: References: <1409304613-5657-1-git-send-email-marex@denx.de> <201408301622.48875.marex@denx.de> Message-ID: <201408301834.18015.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 Saturday, August 30, 2014 at 05:20:44 PM, Fabio Estevam wrote: > On Sat, Aug 30, 2014 at 11:22 AM, Marek Vasut wrote: > > On Saturday, August 30, 2014 at 04:12:09 PM, Fabio Estevam wrote: > >> On Fri, Aug 29, 2014 at 6:30 AM, Marek Vasut wrote: > >> > Add support for the Kosagi Novena board. Currently supported are: > >> > - I2C busses > >> > - FEC Ethernet > >> > - MMC0, MMC1, Booting from MMC > >> > - SATA > >> > - USB ports > >> > - USB Ethernet > >> > >> LVDS seems to be missing in the list. > > > > It's only HDMI that is supported right now. > > In this case you don't need to turn on the LVDS clocks then: Good catch, but the board can have LVDS connected and it's actually planned to get it in. What do you think, remove this and re-add it when the LVDS support lands or keep it? Best regards, Marek Vasut