On Thu, 2012-04-19 at 17:37 -0400, Stephen Warren wrote: > On 04/19/2012 03:07 PM, Andrey Smirnov wrote: > > On Thu, 2012-04-19 at 16:07 -0400, Stephen Warren wrote: > ... > >> BTW, did you try running the mainline code on your board. If it's > >> derived from Harmony, it should be easy to get it going. > > > > Last time we did there was no support for Tegra's NAND and display > > controllers > > What do you need the NAND controllers for? I'm not 100% certain, but I > believe we plan on upstreaming NAND support into U-Boot, but not the > kernel, since we didn't see a need for it there IIRC. (Not that we'd > stop anyone else doing it) Our design is Harmony based, but unlike the original Harmony board we have eMMC instead of removable SDMMC card, which means that for now the only way for us to update the software on the board is to use nvflash. Nvflash, to the best of my knowledge at least, does not support flashing of eMMC for boards other than Ventana and Cardhu, and that forces us to use one of the NAND partitions to store kernel image and rootfs. Andrey Smirnov -- 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