Hi,

After debugging with printk, didn't get the module loading working as
suggested by Sebastian.
I just found out that my PRU driver can't be attached, cause the AM35xx
clock driver isn't loaded.
The driver can be found her:
https://github.com/RTEMS/rtems-libbsd/blob/610349693dd31d8b0efd33776516b7187cc5cda2/freebsd/sys/arm/ti/am335x/am335x_prcm.c

Can anyone tell me how to load this driver and obisouly before I initialize
my BSD modules?

FYI: The code line that fails is this one, cause the driver hasn't been
initialized.
https://github.com/RTEMS/rtems-libbsd/blob/610349693dd31d8b0efd33776516b7187cc5cda2/freebsd/sys/arm/ti/am335x/am335x_prcm.c#L854

Thanks,
Nils
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to