diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-07-26 16:51:08 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-07-31 15:37:23 +0200 |
commit | 09f951028f9bd480aac90a6bac35a71d361e8891 (patch) | |
tree | 2ab71af86c0e3f6f5dea7afcbe56ae38ffb3d70e /configs/Mini-X_defconfig | |
parent | fc703001365262b7dae6d11d2e32b2c8894a5e43 (diff) | |
download | u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.zip u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.tar.gz u-boot-imx-09f951028f9bd480aac90a6bac35a71d361e8891.tar.bz2 |
sun4i: Add support for a number of new sun4i 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/Mini-X_defconfig')
-rw-r--r-- | configs/Mini-X_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Mini-X_defconfig b/configs/Mini-X_defconfig new file mode 100644 index 0000000..ceb02c5 --- /dev/null +++ b/configs/Mini-X_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="MINI_X,SPL,AXP209_POWER,USB_EHCI" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_SUN4I=y |