Hi,
I am using some pad setting at the time of u-boot. just like below
=> mw 020E0158 3
=> saveenv
Saving Environment to MMC... Writing to MMC(2)... OK
=>
this thing i have to write everytime the board boot, i want to thease changes in my u-boot source code.
Guys anyone can give me some idea where and how i can add this command u-boot source code in a proper way so i do not need to add this manually everytime. and this runs automatically.
Thanks in advance,
Nikhil