Re: [PATCH 1/6] Add Jetson-TK1 board support

2017-08-04 Thread Sebastian Huber
Hello, I added a clock driver for the ARMv7-AR Generic Timer for the new i.MX 7 BSP: https://git.rtems.org/rtems/tree/c/src/lib/libbsp/arm/shared/arm-generic-timer-clock-config.c Please try to use this clock driver for your new BSP. -- Sebastian Huber, embedded brains GmbH Address : Dornier

[PATCH 1/6] Add Jetson-TK1 board support

2017-07-31 Thread andreas.koelbl
From: Andreas Kölbl Peripheral device drivers: - RTEMS Timercounter API using the ARM Generic Timer. - Benchmark RTEMS with the Nvidia TMRUS Console: - 8250 UART based driver - Devices UART-A and UART-D (Default: UART-D, UART-A is turned off) - Interrupt driven or polled (Defaul