LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to add setenv and printenv command in U-boot (https://www.linuxquestions.org/questions/linux-software-2/how-to-add-setenv-and-printenv-command-in-u-boot-911215/)

rocky_siva 11-01-2011 04:29 AM

How to add setenv and printenv command in U-boot
 
I have an U-boot source code in working. I need to give support for setenv and printenv commands.

Can anyone guide me in this regard.

knudfl 11-01-2011 04:03 PM

'setenv' is an internal command in csh and tcsh.

Install tcsh, and : $ csh && setenv <etc. etc.>


All times are GMT -5. The time now is 02:29 PM.