forked from Imagelibrary/rtems
Add rtems_counter_frequency() API function. Use it to initialize the counter value converter via the new system initialization step (RTEMS_SYSINIT_CPU_COUNTER). This decouples the counter implementation and the counter converter. It avoids an unnecessary pull in of the 64-bit integer division from libgcc. Update #3456.
Development board is phyCORE-LPC3250 RDK. Basic initialization via stage 1
bootloader or U-Boot will be assumed. Drivers:
o Standard UART 3, 4, 5, 6 (Console = 5, 115200N1)
o Clock uses TIMER 0
o Ethernet