From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 18 Jul 2009 23:26:18 +0200 Subject: [U-Boot] [PATCH 3/3] Kirkwood: Sheevaplug: kwimage configuration In-Reply-To: <1247967958-4446-3-git-send-email-prafulla@marvell.com> References: <1247967958-4446-1-git-send-email-prafulla@marvell.com> <1247967958-4446-2-git-send-email-prafulla@marvell.com> <1247967958-4446-3-git-send-email-prafulla@marvell.com> Message-ID: <20090718212618.GB31924@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > + > +# Boot Media configurations > +BOOT_FROM nand > +NAND_ECC_MODE default > +NAND_PAGE_SIZE 0x0800 > + > +# SOC registers configuration for initial values using bootrom header extension > +# Maximum KWBIMAGE_MAX_CONFIG configurations allowed > + > +# Configure RGMII-0 interface pad voltage to 1.8V > +0xFFD100e0 0x1b1b1b9b > +# DRAM Configuration > +0xFFD01400 0x43000c30 could you give more details about the configs Best Regards, J.