hi, I have a custom board doesn't have a SD card reader or a NAND, but has the emmc.I can get the board to the uboot prompt usign UART. Now I am trying to boot it over the ethernet (NFS). but it doesn't work.I think it is because of the env. variables that I can't save them (no NAND and SD card).
can I use eMMC to save uEnv.h? if yes, where should I put it? I tried to partition the eMMC but don't know how to FAT partition it with u-boot?
any help is greatly appreciated.
thanks,
-Farokh