Skip to content
Commit cef1f0c7 authored by Philippe Reynes's avatar Philippe Reynes Committed by Daniel Schwierzeck
Browse files

cpu: bmips: fix probe to get the address



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: c444afbb)
change this behaviour and read the address in the
cpu node when probing cpu.

We fix this by reading the address in the cpu parent.

Signed-off-by: default avatarPhilippe Reynes <philippe.reynes@softathome.com>
parent d0626e0b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment