Commit 78460ced authored by Mark Dykes's avatar Mark Dykes Committed by TrustedFirmware Code Review
Browse files

Merge "stingray: Fix board configuration typo."

parents 37d56d38 a39493cb
...@@ -70,7 +70,7 @@ $(eval $(call add_define,USE_DDR)) ...@@ -70,7 +70,7 @@ $(eval $(call add_define,USE_DDR))
endif endif
ifeq (${BOARD_CFG},) ifeq (${BOARD_CFG},)
BOARD_CFG := bcm958742k BOARD_CFG := bcm958742t
endif endif
# Use PAXB # Use PAXB
......
Markdown is supported
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