From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 11 Oct 2012 13:02:45 -0500 Subject: [U-Boot] u-boot on my board freescale P1010RDB is erased In-Reply-To: (from frandriamanjaka@hotmail.com on Wed Oct 10 07:26:50 2012) References: Message-ID: <1349978565.6903.9@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/10/2012 07:26:50 AM, randriamanjaka franky wrote: > > Hi, > The u-boot on my board freescale P1010RDB is erased.There was a > problem when i want to reflash it. > > Is there a tool from freescale to put the first u-boot from nand on > my board freescale P1010RDB ? Is there a bootable image in NOR flash? If not, you'll need some sort of JTAG. The Freescale tool would be one of our JTAG devices plus CodeWarrior -- or you can use a third party JTAG if it has support for this board. Depending on the tool, you may have to first put an image into NOR flash rather than rewrite NAND directly. -Scott