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.bez...@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 !