Re: [U-Boot] [PATCH v3 0/9] This patchset updates boards based on the TAM3517 SOM.

2012-08-31 Thread Tom Rini
On Wed, Aug 29, 2012 at 08:13:01AM -0700, Tom Rini wrote: > 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 bef

Re: [U-Boot] [PATCH v3 0/9] This patchset updates boards based on the TAM3517 SOM.

2012-08-29 Thread Tom Rini
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 horizo

Re: [U-Boot] [PATCH v3 0/9] This patchset updates boards based on the TAM3517 SOM.

2012-08-29 Thread Tom Rini
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 t