From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Wed, 01 Apr 2009 21:57:35 -0500 Subject: [U-Boot] Zoom2 respin 1 Message-ID: <49D4299F.20903@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The main structural change was to move the board specific serial init out of the common drivers/serial/ns16550.c and into the board file board/omap3/zoom2/zoom2_serial.c. Some fixes spawned fixes in other omap boards. Last patch is to follow change to recent renaming of OMAP time divisor. Tom