From mboxrd@z Thu Jan 1 00:00:00 1970 From: RONETIX - Asen Dimov Date: Mon, 14 Feb 2011 14:08:17 +0200 Subject: [U-Boot] mpc5125: nand flash commands Message-ID: <4D591B31.9080702@ronetix.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Have anybody made the nand support for mpc5125, especially commads for flashing first stage boot loader and U-Boot: nand_e, nand_w and nand_loader, which are implemented in /fscale/cys/git-freescale/u-boot-2009.03/drivers/mtd/nand/mpc5125_nfc_mtc.c. The BSP from Freescale has these commands as as object file not source. We need these sources to implement nand programming in our JTAG programmer. Since U-Boot is GPL licensed all sources shout be public. Thanks in advance. Regards, Asen