From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nethra Date: Sun, 5 Nov 2006 21:05:54 -0800 (PST) Subject: [U-Boot-Users] implementation of lowboot for pq2fads-zu board In-Reply-To: <20061103201635.CE494352658@atlas.denx.de> References: <7156253.post@talk.nabble.com> <20061103201635.CE494352658@atlas.denx.de> Message-ID: <7193394.post@talk.nabble.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, i am working on pq2fads-zu board. 1. It supports flash of size 8mb.but i want to change to 32 how to do it. 2. it works at 64mb sdram and i want to change it to 128mb. plz suggest correct the changes to be done....awaiting for early response. > 1. I am using > u-boot-1.1.1 > pq2fads-zu board > bdi 2000 > > now it is in high boot,but i want to change it to lowboot what are all the > changes to be made in include/configs/mpc8260ads.h > board/mpc8260/config.mk > cpu/mpc8260 > Makefile > > kindly suggest the changes to be done. It's a 3 stage procedure. Step 1 is reading the documentation and understanding the hardware (and I mean *really* understanding it). Step 2 is updating to current code, i. e. top of tree in the git repo, or at least U-Boot version 1.1.6. Step 3 is implementing the changes. > 2. if i want do changes in u-boot-1.1.1for custom board what are all the > changes to be done. You don't want to use this ancient version for current work. Please use the *current* version ( top of tree in the git repo) for all new work. Best regards, Wolfgang Denk -- View this message in context: http://www.nabble.com/implementation-of-lowboot-for-pq2fads-zu-board-tf2567491.html#a7193394 Sent from the Uboot - Users mailing list archive at Nabble.com.