Nicolas Thill
ddb98cb70f
sunxi: add support for Olimex A20-OLinuXino-LIME
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43189
2014-11-06 00:05:23 +00:00
John Crispin
20940138ac
scripts: fix wrong usage of '==' operator
...
[base-files] shell-scripting: fix wrong usage of '==' operator
normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.
this patch does not change the behavior/logic of the scripts.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42911
2014-10-14 12:21:11 +00:00
Zoltan Herpai
fbbce1c8d8
sunxi: re-add rootfs build when no profile is set, fixes #17980 , thanks.
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42775
2014-10-05 17:32:36 +00:00
Zoltan Herpai
fb985d741f
sunxi: add sdcard image generation support when board profile is selected
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42534
2014-09-14 13:47:42 +00:00
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
2014-07-21 18:42:06 +00:00
Zoltan Herpai
1bd75f114f
sunxi: add support for Lemaker bananaPi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40898
2014-06-01 18:44:10 +00:00
Zoltan Herpai
186b5655d0
sunxi: add board support for LinkSprite pcDuino v3
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40606
2014-04-30 19:50:15 +00:00
Zoltan Herpai
a7f0eb013a
sunxi: sun6i-a31 changes - push remaining sun6i patches for 3.13 - enable Colombus A31 devboard (compile-tested only)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39487
2014-02-05 21:11:59 +00:00
Zoltan Herpai
d8afb543d0
sunxi: fix image generation
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39276
2014-01-13 16:18:02 +00:00
Zoltan Herpai
d0a757147b
sunxi: various changes - rename hstimer DT on sun5i to avoid confusion - add Cubietruck support - select watchdog by default - select rtc in profiles where appropriate - cosmetic changes
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39263
2014-01-12 19:23:29 +00:00
Zoltan Herpai
1ae42098e9
sunxi: add support for Olinuxino A10 LIME
...
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39222
2014-01-11 17:19:04 +00:00
Zoltan Herpai
51d5e458a3
sunxi: add support for pcDuino board
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39190
2014-01-04 10:06:17 +00:00
Zoltan Herpai
f58bfd1df4
sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, usb, sid, rtc - support common image for A10/A13/A20 - add support for a couple boards - most drivers are configured into the kernel as of now
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38811
2013-11-14 23:12:52 +00:00
Luka Perkov
cb07269988
sunxi: add new target
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38651
2013-11-05 08:00:34 +00:00