Jo-Philipp Wich
7a58972680
uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239)
...
The current uboot default config for the A13 SOM erroneously enables support
for the AXP209 power regulator IC which is not present on the board.
This superfluous support module sets an incorrect initial clock frequency and
confuses the kernel, ultimately leading to a boot failure later on.
Properly disable the PMIC support and enable the EHCI support by translating
the deprecated SYS_EXTRA_OPTIONS values into proper SUNXI_NO_PMIC and
USB_EHCI_HCD symbols respectively.
Also rename 002-add-olimex-a13-som.diff to 002-add-olimex-a13-som.patch and
refresh the remaining patches of the series while we're at it.
Reported-by: Mario Fischer <mario-fischer@web.de>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-11-02 02:11:19 +01:00
Zoltan Herpai
2d4ebff3ad
package: uboot-sunxi: various changes - bump to 2016.03 - add bugfixes related to 2016.03 update - sync DTS files with mainline - add support for non-standard uEnv.txt - add initial support for Theobroma A31-yQ7 devboard
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 49089
2016-03-29 11:42:14 +00:00
Zoltan Herpai
87b150dc05
packages: uboot-sunxi: fix SATA powerup on Bananapro
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48619
2016-02-02 23:13:29 +00:00
Zoltan Herpai
39f385d0d6
packages: bump uboot-sunxi to 2016.01
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48252
2016-01-15 20:27:32 +00:00
Zoltan Herpai
f15fc140f1
packages: bump uboot-sunxi to 2016.01-rc3, along with H3 PSCI/SMP patches
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48154
2016-01-08 20:37:43 +00:00
Zoltan Herpai
0f18228a3a
packages: bump uboot-sunxi to enable H3 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 47959
2015-12-22 13:04:31 +00:00
Zoltan Herpai
d5a77a0dbc
packages: uboot-sunxi: update Lamobo R1 patch
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 47516
2015-11-19 14:43:16 +00:00
Zoltan Herpai
cd73603269
packages: uboot-sunxi: fix mmc transfer timeout for slow sdcards.
...
This should fix a issue reported in ticket #20387 .
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 46894
2015-09-13 15:11:27 +00:00
Zoltan Herpai
a33a567b39
packages: uboot-sunxi: bump to 2015.07 - switch to using kernel-supplied dtc - refresh olimex-a13-som and lamobo-r1 patches (compile-tested only)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 46540
2015-07-31 21:58:31 +00:00
Zoltan Herpai
be86eab8e6
packages: uboot-sunxi: add support for Lamobo R1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44067
2015-01-20 22:50:52 +00:00
Zoltan Herpai
9b103cc1f3
packages: uboot-sunxi: fix GMAC TX delay for Bananapi
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44066
2015-01-20 22:49:47 +00:00
Zoltan Herpai
8bf446a16b
packages: uboot-sunxi: re-add Olimex A13 SOM which went AWOL in u-boot trunk
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44039
2015-01-18 16:56:08 +00:00
Zoltan Herpai
d41d7cc199
packages: update uboot-sunxi to 2015.01
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44035
2015-01-18 16:42:42 +00:00
Zoltan Herpai
2513eb6c19
uboot-sunxi: fix bananapro target, update patch
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43921
2015-01-10 19:12:35 +00:00
Zoltan Herpai
157e1da749
uboot-sunxi: various updates - use mainline uboot-sunxi version (2015.01-rc3) - add support for Bananapro
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43899
2015-01-09 19:19:35 +00:00
Zoltan Herpai
b595d02fa7
uboot-sunxi: add patch to fix gmac reliability issue on bananapi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42691
2014-09-28 20:39:04 +00:00
Zoltan Herpai
0a57901ceb
uboot-sunxi: add PSCI support for bringing up secondary core on A20
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42587
2014-09-17 08:25:04 +00:00
Zoltan Herpai
14cf28b284
uboot-sunxi: bump to 2014.04
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42422
2014-09-06 15:18:40 +00:00
Zoltan Herpai
d00f7b05c8
uboot-sunxi: add bananapi support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40899
2014-06-01 18:47:14 +00:00
Zoltan Herpai
af3a3f8a9a
uboot-sunxi: update pcDuino3 config - beef up memory clock to 480 - fix network config
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40714
2014-05-06 20:22:45 +00:00
Zoltan Herpai
9ee3edb4ca
uboot-sunxi: add support for LinkSprite pcDuino v3 (a20)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40605
2014-04-30 19:37:56 +00:00
Zoltan Herpai
6892ed8193
uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp support on a20
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
SVN-Revision: 39779
2014-03-05 23:16:18 +00:00
Zoltan Herpai
66543935db
uboot-sunxi: various fixes - update A10-Lime support - fix MMC on sun5i with initializing PLL6 correctly
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39470
2014-02-05 08:39:38 +00:00
Zoltan Herpai
f8911b3197
uboot-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: 39221
2014-01-11 17:17:17 +00:00