From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prafulla Wadaskar Date: Mon, 11 Jun 2012 21:39:28 -0700 Subject: [U-Boot] [PATCH 12/20] arm/km: add support for external switch configuration In-Reply-To: <1339063620-8890-13-git-send-email-valentin.longchamp@keymile.com> References: <1339063620-8890-1-git-send-email-valentin.longchamp@keymile.com> <1339063620-8890-13-git-send-email-valentin.longchamp@keymile.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: u-boot-bounces at lists.denx.de [mailto:u-boot- > bounces at lists.denx.de] On Behalf Of Valentin Longchamp > Sent: 07 June 2012 15:37 > To: prafulla at mavell.com > Cc: Valentin Longchamp; holger.brunck at keymile.com; u- > boot at lists.denx.de > Subject: [U-Boot] [PATCH 12/20] arm/km: add support for external > switch configuration > > This can be used if we do not want to use an EEPROM for the > configuration. > > Signed-off-by: Valentin Longchamp > --- > board/keymile/common/common.h | 7 -- > board/keymile/km_arm/managed_switch.c | 169 > +++++++++++++++++++++++++++++++-- > board/keymile/km_arm/managed_switch.h | 99 +++++++++++++++++++ What is managed switch? Which chip it supports? Why it is sitting here and not in generic folder? Regards.. Prafulla . . .