Hi
As we know we can boot AM1808/l138 based board from NAND and MMC(SD card) both.
While booting from MMC it need to read/update environment variables from NAND, but if I want to remove dependence of NAND, I mean can we read/update environment variables from/to MMC (SD Card) in place of NAND ?
As we know panda board does not having NAND or eMMC, so it reading environment variables from MMC. I need to do similar things, so I can remove NAND in custom board.
Is there any patch for u-boot to fulfil above requirement ?
Thanks