Hi,
We have an custom board based on J5 ti811x
NOR flash: 4MB
SD-card connected to MMC1 (0x481D8000)
eMMC 4GB connected to MMC2 (0x47810000)
ezsdk uboot version :u-boot-2010.06-psp04.07.00.02
ezsdk kernel version :linux-2.6.37-psp04.07.00.02
As per our booting scheme, we need to configure and copy uboot and kernel into NOR flash and RFS into eMMC.
1) What is the commands in uboot and Linux to check availability of NOR flash
2) Is there any way to update NOR with new uboot and kernel from kernel.
3) When we call saveenv in uboot prompt, Where will the environment variable get saved. Is it in NOR or EEPROM?
4) Does the support for fw_setenv and fw_printenv available in uboot?
BR/-
Nihad