Skip to content
Snippets Groups Projects
Commit dc5bc8f1 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Allow Versatile to be built for AB and PB


If a configuration was chosen to support both the Versatile
AB and PB boards, the result would write to registers not
available on the PB version of the board.  Resolve this by
using machine_is_xxx().

Also, for the CLCD, despite how the code looks, both the AB
and PB access the same location to control the clock rate -
it's just called something different between the two board
versions.  Invent our own name for this location and use it
unconditionally.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 20c4f88b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment