mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
cef1f0c7a4
In the device tree, the address for cpu is located in
the node "cpus", not in the cpu node (for exemple cpu@0).
So when probing cpu, the cpu address must be read in the
cpu parent.
The commit "cpu: bmips: convert to use live dt"
(sha1:
|
||
---|---|---|
.. | ||
bmips_cpu.c | ||
cpu-uclass.c | ||
Kconfig | ||
Makefile |