diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-07-27 22:29:38 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-07-31 15:37:23 +0200 |
commit | 366cc5027841d8b53e3166911f595b9de2aef407 (patch) | |
tree | 27cec5b0eba7ed72cc3fbab3287a32281080a017 /configs/Linksprite_pcDuino3_defconfig | |
parent | f236f79e42f7057aeec47a7557ee16cabcd3a5c9 (diff) | |
download | u-boot-imx-366cc5027841d8b53e3166911f595b9de2aef407.zip u-boot-imx-366cc5027841d8b53e3166911f595b9de2aef407.tar.gz u-boot-imx-366cc5027841d8b53e3166911f595b9de2aef407.tar.bz2 |
sun7i: Add support for a number of new sun7i boards
Add support for boards which I own and which already have a dts file in the
upstream kernel.
Signed-off-by: Henrik Nordstrom <henrik@henriknordstrom.net>
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Linksprite_pcDuino3_defconfig')
-rw-r--r-- | configs/Linksprite_pcDuino3_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Linksprite_pcDuino3_defconfig b/configs/Linksprite_pcDuino3_defconfig new file mode 100644 index 0000000..10ebcef --- /dev/null +++ b/configs/Linksprite_pcDuino3_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="PCDUINO3,SPL,AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPH(2),USB_EHCI" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_SUN7I=y |