commit | d93e3ba6e370c108f75ac8ebd5353003767b3e79 | [log] [tgz] |
---|---|---|
author | Ian Ray <ian.ray@ge.com> | Thu Jan 31 16:21:11 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:08 2019 +0200 |
tree | 054f240181732d1037e2608ca46bdf0ca850af07 | |
parent | bdc9fefcbf9c2b8c9b2db84de696ec894bc66341 [diff] [blame] |
board: ge: bx50v3: Enable CONFIG_DM Add simplified, generalised, bx50v3 device tree and enable CONFIG_DM. Signed-off-by: Ian Ray <ian.ray@ge.com>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 82f28b2..93559a3 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -699,6 +699,8 @@ mt7623n-bananapi-bpi-r2.dtb \ mt7629-rfb.dtb +dtb-$(CONFIG_TARGET_GE_BX50V3) += imx6q-bx50v3.dtb + targets += $(dtb-y) # Add any required device tree compiler flags here