From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 04 Aug 2008 15:01:41 -0500 Subject: [U-Boot-Users] Increasing U-Boot partition size In-Reply-To: <587a08410808041259j1b6a9471o30652a5a10bc202d@mail.gmail.com> References: <587a08410808011016v61ed05acy1c49f1fc7aafbfe2@mail.gmail.com> <20080804175619.GA15744@ld0162-tx32.am.freescale.net> <587a08410808041203k3252fcfdvb24dcaceb145bcfd@mail.gmail.com> <489752BB.9040706@freescale.com> <587a08410808041259j1b6a9471o30652a5a10bc202d@mail.gmail.com> Message-ID: <48976025.6090404@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jatin Sharma wrote: > I have Freescale MPC8347. Can you confirm that I have to have U-Boot > start at 0xFFF00000? Your choices are 0xfff00000 and zero, based on the BMS (Boot Memory Space) bit of the low reset control word. -Scott