[PATCH v2] cpu: at91: add driver for CPU
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Mon Oct 5 09:51:05 CEST 2020
On 01.10.2020 13:27, Claudiu Beznea wrote:
> Add basic CPU driver use to retrieve information about CPU itself.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
> ---
>
> Changes in v2:
> - get rid of compilation warnings
> - rebase on top of "MAINTAINERS: add Microchip PIT64B timer" patch
>
> MAINTAINERS | 1 +
> drivers/cpu/Makefile | 1 +
> drivers/cpu/at91_cpu.c | 123 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 125 insertions(+)
> create mode 100644 drivers/cpu/at91_cpu.c
Applied to u-boot-atmel/next
Thanks !
More information about the U-Boot
mailing list