From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Aug 2012 08:13:01 -0700 Subject: [U-Boot] [PATCH v3 0/9] This patchset updates boards based on the TAM3517 SOM. In-Reply-To: <1346239327-26483-1-git-send-email-sbabic@denx.de> References: <1346140007-9563-1-git-send-email-sbabic@denx.de> <1346239327-26483-1-git-send-email-sbabic@denx.de> Message-ID: <503E317D.2070603@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/29/2012 04:21 AM, Stefano Babic wrote: > The MAC address provided by the manufacturer can be > read from the EEPROM. Add also Video support to the > mt_ventoux (TAM3517) board. > > Changes in v2: > - Set dispc_config before checking for framebuffer > - Use a common macro to set up the horizontal and vertical timing (Heiko Schocker) > to not break beagleboard (Jeroen Hofstee) > > Changes in v3: > - Add further macros to define the single fields (Jeroen Hofstee) Barring further comments, I plan to pick this up Friday for u-boot-ti/master, thanks! -- Tom