03 Dec, 2018
3 commits
-
This allows us to print nice board name on boot.
Signed-off-by: Alexey Brodkin
-
Instead of "base + offset" define all registers right away
and access them later via direct defines.Generate bit masks with "BIT" macro.
Signed-off-by: Alexey Brodkin
-
We do real CPU clock measurement with help of built-in
counters. Thus we may accommodate different real clock values
that appear in different FPA images instead of relying on
something hard-coded in the .dtb.And while at it make make SDIO base address define
look similar to others with casting to "(void *)".Signed-off-by: Alexey Brodkin
02 Nov, 2018
1 commit
-
Real marketing name of the board was recently updated so
to accommodate that change renaming the board and all
related to it.Signed-off-by: Alexey Brodkin