From 57f878efe5b2a588a4bbd56412529034978facd0 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Thu, 30 Oct 2014 20:25:46 -0600 Subject: dm: sunxi: Add a new config for an FDT-based pcDuino3 For now we won't want to mess with the existing configurations. Create a new one which will enable device tree and driver model. Note that this brings the device tree binary into u-boot-sunxi-with-spl.bin. Signed-off-by: Simon Glass Signed-off-by: Hans de Goede --- board/sunxi/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'board/sunxi/MAINTAINERS') diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 702b18bf7e..b3c77a83cb 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -22,6 +22,7 @@ F: configs/A20-OLinuXino_MICRO_defconfig F: configs/Bananapi_defconfig F: configs/i12-tvbox_defconfig F: configs/Linksprite_pcDuino3_defconfig +F: configs/Linksprite_pcDuino3_fdt_defconfig F: configs/qt840a_defconfig CUBIEBOARD2 BOARD -- cgit v1.2.1