brcm63xx: fix invalid Asmax AR 1004g DTS reference
authorMarcin Jurkowski <marcin1j@gmail.com>
Fri, 21 Apr 2017 00:36:18 +0000 (02:36 +0200)
committerMathias Kresin <dev@kresin.me>
Fri, 5 May 2017 17:59:18 +0000 (19:59 +0200)
Build profile for Asmax AR 1004g refers to an invalid DTS "rg100a". The
correct DTS for this device is "ar1004g".

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
target/linux/brcm63xx/image/bcm63xx.mk

index da3dbba78402d262eaa64ece852868f596875b34..50478660d62c1e6874d60b5512a296b963b0b8c8 100644 (file)
@@ -217,7 +217,7 @@ TARGET_DEVICES += RG100A
 define Device/AR1004G
   $(Device/bcm63xx)
   DEVICE_TITLE := Asmax AR 1004g
 define Device/AR1004G
   $(Device/bcm63xx)
   DEVICE_TITLE := Asmax AR 1004g
-  DEVICE_DTS := rg100a
+  DEVICE_DTS := ar1004g
   CFE_BOARD_ID := 96348GW-10
   CFE_CHIP_ID := 6348
   DEVICE_PACKAGES := \
   CFE_BOARD_ID := 96348GW-10
   CFE_CHIP_ID := 6348
   DEVICE_PACKAGES := \