commit | 57f878efe5b2a588a4bbd56412529034978facd0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 30 20:25:46 2014 -0600 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Nov 05 13:09:58 2014 +0100 |
tree | 73d1d3193017055cc6c3436f2c1763f171d38461 | |
parent | 643ad899f545fd101aa7a67771e74d582a1829b2 [diff] |
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>