Skip to content
Snippets Groups Projects
Select Git revision
  • 079c92b0a77b9a9bf237a9430ed16cf81d43ce5d
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

timer

Forked from Reform / reform-boundary-uboot
6264 commits behind the upstream repository.
user avatar
Philipp Tomsich authored
When I originally added this driver, I did some careless (and in
retrospect: mindless) copy & paste for the U_BOOT_DRIVER structure
skeletion... unfortunately, the 'arc_timer' string was committed
and slipped through all reviews.

This fixes the U_BOOT_DRIVER name to read 'rockchip_rk3368_timer'
(as originally intended).

Signed-off-by: default avatarPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reported-by: default avatarArtturi Alm <artturi.alm@gmail.com>
5798d503
History