]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
stingray: Fix board configuration typo.
authorMax Shvetsov <maksims.svecovs@arm.com>
Mon, 6 Apr 2020 10:32:38 +0000 (11:32 +0100)
committerMax Shvetsov <maksims.svecovs@arm.com>
Mon, 6 Apr 2020 10:32:38 +0000 (11:32 +0100)
Default board configuration was set to bcm958742k which is not present
in current codebase. This causes a default platform build to fail.
Changing to bcm958742t.

Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
Change-Id: Ie24f94ef0ef316ff56fe142df5de45d70ba93c28

plat/brcm/board/stingray/platform.mk

index 20ebcddc31ba82ab62374688ae41e7eb786be3b3..c5509bb6b0ae7c05d5050c5669f5d91a348bd898 100644 (file)
@@ -70,7 +70,7 @@ $(eval $(call add_define,USE_DDR))
 endif
 
 ifeq (${BOARD_CFG},)
-BOARD_CFG := bcm958742k
+BOARD_CFG := bcm958742t
 endif
 
 # Use PAXB