On 07/23/2012 09:11 AM, Nuno Santos wrote: > Hi Alex > > Thank you so much for your prompt response! It really help me understand > what's going on! Based on your clarification, I was already able to > flash u-boot on its own partition and have the device booting u-boot > directly from flash. > > Just one more thing. The next step is now to boot linux from u-boot. > Ideally, I'd like to load the kernel from the Harmony board's nand flash > using the "nboot" command. This command, however, is not available when > I compile U-boot for Harmony and looking at U-boot's source code, there > apparently no nand support for Tegra 2 based boards (at least I couldn't > find any specific driver code). Do you know if this is actually the case? > > Thank you again in advance! (Mainline) U-Boot doesn't currently contain a driver for Tegra's NAND controller. A driver does exist, and is in the process of being upstreamed, it's just not there just yet. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html