You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
001-use-dtc-in-kernel.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
002-add-olimex-a13-som.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
003-add-theobroma-a31-pangolin.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
010-dt-sync-files-with-kernel.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
011-dt-sync-dts-files-with-kernel.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
012-sun6i-fix-clock_twi_onoff.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
013-enable-realtek-phy.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
014-fix-gmac-init.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
015-fix-2nd-usb-ctrler-on-sun47i.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
016-spl-print-mmc-slot.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
017-usb-add-support-for-usb3-vbus-pin.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
018-usb-specify-vbus-pins-on-orangepis.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
019-sid-add-efuse-support-for-h3-a83t.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
020-boot-display-board-model-on-startup.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
091-sun6i-sync-PLL1-multdiv-with-Boot1.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
093-sun6i-fix-PLL-LDO-voltselect.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
100-sun6i-alternate-on-UART2.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
101-sun6i-support-console-on-UART2.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago
102-sunxi-make_CONS_INDEX-configurable.patch uboot-sunxi: fix default config for OLIMEX A13 SOM (FS#239) 8 years ago