From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Thu, 01 Jul 2010 13:13:06 +0400 Subject: [U-Boot] [PATCH 2/2] MPC8308ERDB: minimal support for devboard from Freescale In-Reply-To: <20100630193013.0908b7bd.kim.phillips@freescale.com> References: <20100622191705.c9fcf0fb.kim.phillips@freescale.com> <1277729129-20714-1-git-send-email-yanok@emcraft.com> <20100630193013.0908b7bd.kim.phillips@freescale.com> Message-ID: <4C2C5C22.20107@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Kim, On 01.07.2010 04:30, Kim Phillips wrote: >> This patch provides support for MPC8308ERDB development board from >> > so, according to this document: > > http://cache.freescale.com/files/32bit/doc/user_guide/MPC8308RDBUG.pdf > > the board name is just 'mpc8308rdb', not 'mpc8308erdb'. AFAICT, there > is no version of the 8308 that has an 'E'ncryption unit, so the name > should probably be changed. > > apologies for not seeing this earlier... > Well, actually I saw this myself... but the board is named MPC8308ERDB in Freescale BSP so I didn't change this name. Ok, I'll fix this and repost the patch. Regards, Ilya.