Skip to content
Commit 52d84869 authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

am335x: make get_board_rev() function weak



Current get_board_rev() function returns a hard coded value which is
obviously incorrect for the majority of boards.
Allow boards to provide a correct implementation by making this
function weak.
In addition open code the trivial and useless BOARD_REV_ID define and
adjust the comment.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
Cc: Tom Rini <trini@ti.com>
parent 60ca5ad4
Loading
Loading
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