Dear swami91, In message <1406208554349-184870.p...@n7.nabble.com> you wrote: > > Sorry the confusion. Actually my question is not standalone application > accessing the u-boot services. Its other way around. Can the go command to > execute the standalone application embedded into the u-boot? Can we call > do_go() and execute the standalone application?
You can do this, if you really think this needs to be done. Instread of hard-cosing such stuff, it is probably way more flexible (and does not require to write any code at all) if you use U-Boot's scripting capabilities and store this command in the environment. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de It's a small world, but I wouldn't want to paint it. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot