-
- Downloads
cortex-a8: fix check_export_pmu
- read PMUSERENR_ENABLE first before updating. On the cortex-a8 (specifically omap3) not doing this would result in the kernel aborting. - do not read DBGDSCR_ext on cortex-a8, read DBGDSCR_int. This is only implemented in armv7.1, not armv7, and also causes the kernel to abort.
Please register or sign in to comment