Skip to content
Commit e94c4c34 authored by Wolfgang Denk's avatar Wolfgang Denk Committed by Sascha Hauer
Browse files

ARM: MX3: make CPU revision number detection work on all boards

Commit 52939c03

 (ARM: MX3: fix CPU revision number detection) started
using the CPU's SREV register for revision number detection. This
makes it mandatory to have a valid SPBA0 mapping. Add this to the
global map_io code instead of adding multiple copies for each board.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Cc: Daniel Mack <daniel@caiaq.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>

Tested on Qong (EVB-Lite)
Tested-by: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent e71fbaf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment