From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Aug 2012 09:28:21 -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: <20120829162821.GA2521@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Aug 29, 2012 at 01:21:58PM +0200, 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) I gave this a quick spin on Beagleboard / Beagleboard xM due to the video changes, and all is as good as before. Tested-by: Tom Rini -- Tom