Hi,
I am currently using AM1705 custom board.
Our ARM UBL is working properly & it is passing control to U-boot properly.
Our custom board contains SPI Flash of Macronix MX25L25635E.
I have made changes in U-boot to support MX25L25635E.
But now the issue is that it is able to read from SPI flash, but when I use saveenv command to save data in SPI flash then it is display that it is saving data in SPI flash.
But after system reset when I do "printenv" command then it displays only the default commands not the newly added parameter which were saved using "saveenv" command.
Can anybody guide me in solving above issue.
Waiting for you reply.
Thanks & Regards
Jitendra