From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Fri, 05 Feb 2010 16:41:23 -0600 Subject: [U-Boot] [PATCH 0/3] ARM: Add support for EDB93xx boards [rev6] In-Reply-To: <20100201202934.GJ8053@darwin> References: <20100201202934.GJ8053@darwin> Message-ID: <4B6C9E93.3010101@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 Matthias Kaehlcke wrote: > 6th revision of the patch set for EDB93xx boards > > --- > Changes with respect to rev5: > > board patch > * fixed whitespace issues > * simplified copying of exception vectors in dram_init() > * added comment about programming of SDRAM mode registers > * simplified definition of CONFIG_SYS_LOAD_ADDR > > Matthias Kaehlcke (3): > ARM: Add support for EP93xx SoCs > Add EP93xx ethernet driver > Add support for EDB93xx boards > Applied, Thanks Tom