From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fawaz Gaili Date: Wed, 16 Feb 2011 19:48:06 +0300 Subject: [U-Boot] ppc460ex NAND flash programming Message-ID: <4D5BFFC6.3040100@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I want to do NAND flash programming with u-boot-nand in a row board (Canyonlands PPC460Ex) , what is the solution? I changed TLB entries as SPL did, then loaded u-boot.bin (ram u-boot) into target's RAM using BDI-2000 (in order to use U-BOOT itself to do the programming) and issuing go command, it didn't work.