[U-Boot-Users] get_dcr and set_dcr in loadable apps

Shawn Jin shawnxjin at gmail.com
Wed Nov 23 23:32:02 CET 2005


> I am trying to use get_dcr and set_dcr in my examples/app.c code.  I
> added g/set_dcr to exports.h and _exports.h. but I get a lock up when
> I call them.  Any idea how to access these functions from loadable
> apps?

You also need to add to-be-exported functions to the jump table in exports.c

-Shawn.




More information about the U-Boot mailing list