Home
last modified time | relevance | path

Searched hist:46718353 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A DMakefile46718353b2fc784fa8f658fd5112272ed921ce9a Fri Jan 05 08:08:19 CST 2018 Stefan Agner <stefan.agner@toradex.com> imx: initialize and use generic timer on i.MX 6UL/ULL

The i.MX 6UL/ULL feature a Cortex-A7 CPU which suppor the ARM
generic timer. This change makes use of the ARM generic timer in
U-Boot.

This is crucial to make the ARM generic timers usable in Linux since
timer_init() initalizes the system counter module, which is necessary
to use the generic timers CP15 registers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig46718353b2fc784fa8f658fd5112272ed921ce9a Fri Jan 05 08:08:19 CST 2018 Stefan Agner <stefan.agner@toradex.com> imx: initialize and use generic timer on i.MX 6UL/ULL

The i.MX 6UL/ULL feature a Cortex-A7 CPU which suppor the ARM
generic timer. This change makes use of the ARM generic timer in
U-Boot.

This is crucial to make the ARM generic timers usable in Linux since
timer_init() initalizes the system counter module, which is necessary
to use the generic timers CP15 registers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
/openbmc/u-boot/include/configs/
H A Dmx6_common.h46718353b2fc784fa8f658fd5112272ed921ce9a Fri Jan 05 08:08:19 CST 2018 Stefan Agner <stefan.agner@toradex.com> imx: initialize and use generic timer on i.MX 6UL/ULL

The i.MX 6UL/ULL feature a Cortex-A7 CPU which suppor the ARM
generic timer. This change makes use of the ARM generic timer in
U-Boot.

This is crucial to make the ARM generic timers usable in Linux since
timer_init() initalizes the system counter module, which is necessary
to use the generic timers CP15 registers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h46718353b2fc784fa8f658fd5112272ed921ce9a Fri Jan 05 08:08:19 CST 2018 Stefan Agner <stefan.agner@toradex.com> imx: initialize and use generic timer on i.MX 6UL/ULL

The i.MX 6UL/ULL feature a Cortex-A7 CPU which suppor the ARM
generic timer. This change makes use of the ARM generic timer in
U-Boot.

This is crucial to make the ARM generic timers usable in Linux since
timer_init() initalizes the system counter module, which is necessary
to use the generic timers CP15 registers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>