aboutsummaryrefslogtreecommitdiff
path: root/board/qualcomm/dragonboard410c/Makefile
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>2018-01-10 11:34:35 +0100
committerTom Rini <trini@konsulko.com>2018-01-15 16:29:03 -0500
commite2beb872f7aea055114073218650a1c6234a1cff (patch)
tree1a8f19e5eea0125be30341774efa0053cfb4fe1f /board/qualcomm/dragonboard410c/Makefile
parent5bef39982a4c291c6d2183711c91fc6f2cbacdb6 (diff)
downloadu-boot-e2beb872f7aea055114073218650a1c6234a1cff.zip
u-boot-e2beb872f7aea055114073218650a1c6234a1cff.tar.gz
u-boot-e2beb872f7aea055114073218650a1c6234a1cff.tar.bz2
db410c: update wlan and bt mac addresses from firmware
The firmware that runs before u-boot modifies u-boot's device tree adding the local-mac-address and local-bd-address properties for the compatibles "qcom,wcnss-bt" and "qcom,wcnss-wlan". This commit reads that firmware, retrieves the properties and fixups the device tree that is passed to the kernel before booting. Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Diffstat (limited to 'board/qualcomm/dragonboard410c/Makefile')
-rw-r--r--board/qualcomm/dragonboard410c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/qualcomm/dragonboard410c/Makefile b/board/qualcomm/dragonboard410c/Makefile
index cd67808..5082383 100644
--- a/board/qualcomm/dragonboard410c/Makefile
+++ b/board/qualcomm/dragonboard410c/Makefile
@@ -5,4 +5,5 @@
#
obj-y := dragonboard410c.o
+obj-y += lowlevel_init.o
extra-y += head.o