diff options
author | Simon Glass <sjg@chromium.org> | 2014-10-30 20:25:46 -0600 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-11-05 13:09:58 +0100 |
commit | 57f878efe5b2a588a4bbd56412529034978facd0 (patch) | |
tree | 73d1d3193017055cc6c3436f2c1763f171d38461 /board | |
parent | 643ad899f545fd101aa7a67771e74d582a1829b2 (diff) | |
download | u-boot-imx-57f878efe5b2a588a4bbd56412529034978facd0.zip u-boot-imx-57f878efe5b2a588a4bbd56412529034978facd0.tar.gz u-boot-imx-57f878efe5b2a588a4bbd56412529034978facd0.tar.bz2 |
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 <sjg@chromium.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/sunxi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 702b18b..b3c77a8 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 |