diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-07-27 17:55:43 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-07-31 15:37:23 +0200 |
commit | f236f79e42f7057aeec47a7557ee16cabcd3a5c9 (patch) | |
tree | d2b4b68ed1f99d626f51451946068b54ba87cd36 /configs/Auxtek-T004_defconfig | |
parent | 09f951028f9bd480aac90a6bac35a71d361e8891 (diff) | |
download | u-boot-f236f79e42f7057aeec47a7557ee16cabcd3a5c9.tar.gz |
sun5i: Add support for a number of new sun5i 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/Auxtek-T004_defconfig')
-rw-r--r-- | configs/Auxtek-T004_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Auxtek-T004_defconfig b/configs/Auxtek-T004_defconfig new file mode 100644 index 0000000000..643e628f55 --- /dev/null +++ b/configs/Auxtek-T004_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="AUXTEK_T004,SPL,AXP152_POWER,USB_EHCI,SUNXI_USB_VBUS0_GPIO=SUNXI_GPG(13)" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_SUN5I=y |