[U-Boot-Users] get_dcr and set_dcr in loadable apps
John Davis
davisjf at gmail.com
Thu Nov 24 11:13:46 CET 2005
Hello Shawn,
Thank you. That did the trick.
JD
On 11/23/05, Shawn Jin <shawnxjin at gmail.com> wrote:
> > 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