No subject
Thu Feb 21 15:14:56 EST 2008
driver v1 framework. Do you have a devicecore? Telling the build system
you have a device core should implicitly make it use the driver v2 framework.
-gl
>
>
> This error changes to reflect the text in the timer_driver section of my class. Do you know how to fix it?
> Incidentally I have this type of error when I try to build drivers_example with project=iguana.
>
> class arm11(arm1176jzs):
> virtual = False
> platform = "arm11"
> platform_dir = "arm11"
> skyeye = "arm11.skyeye"
> memory = arm1176jzs.memory.copy()
> memory['physical'] = [(0x00008000L, 0x08000000L)]
>
> timer_driver = "imx31_timer"
> serial_driver = "l4_kdb"
>
> run_methods = {"skyeye" : skyeye_sim}
> default_method = "skyeye"
>
> Thanks, and hope to hear from you soon,
> Gabi Voiculescu
>
>
> ---------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
--
More information about the Developer
mailing list