Feature #2185
openAdd support for the Samsung Galaxy S III mini (GT-i8190)
0%
Description
Upstream kernel DTS: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/arch/arm/boot/dts/ste-ux500-samsung-golden.dts
Upstream U-Boot Config: https://gitlab.denx.de/u-boot/u-boot/-/blob/master/configs/stemmy_defconfig
U-Boot Readme: https://gitlab.denx.de/u-boot/u-boot/-/blob/master/board/ste/stemmy/README
Was discussed a bit in our forums here: https://redmine.replicant.us/boards/27/topics/39?r=15709
Has a removable battery and 1GB Ram.
We still need to determine if the NovaThor U8500 has a signed or unsigned bootloader and whether it has good modem isolation. This post suggested that it doesn't have good modem isolation: https://redmine.replicant.us/boards/27/topics/39?r=10155#message-10155
PostmarketOS device page: https://wiki.postmarketos.org/wiki/Samsung_Galaxy_S_III_mini_(samsung-golden)
PostmarketOS SoC page: https://wiki.postmarketos.org/wiki/ST-Ericsson_NovaThor_U8500
Has a Mali-400 GPU
Wikipedia page: https://en.wikipedia.org/wiki/Samsung_Galaxy_S_III_Mini
Updated by Kurtis Hanna almost 4 years ago
XDA forums: https://forum.xda-developers.com/galaxy-s3-mini
XDA wiki: https://forum.xda-developers.com/wiki/Samsung_Galaxy_S_III_Mini/GT-I8190
Downstream LineageOS 15.1: https://github.com/oguzbakir/local_manifests_golden
Updated by Kurtis Hanna almost 4 years ago
Vender kernel sources: https://github.com/NovaFusion/android_kernel_samsung_golden
Updated by Denis 'GNUtoo' Carikli over 3 years ago
- Target version changed from Replicant 11.0 0001 to Any Replicant version with an upstream kernel
Since the modem doesn't look isolated, we won't build official images for that device.
However we can still accept patches for it, and if the code is clean enough, we could even maintain them.
We could make it trivial for people to fork Replicant and build official images for the fork.
For instance we already host part of our infrastructure (like git, DNS, emails), and we already
provide repositories for people, and Redmine supports having multiple projects on the same instance.
Though I don't have good ideas for which name to use for a fork like that.
Since we didn't get any patches yet for that I'm moving it in the Target version.
We also need to add that info to the wiki at some point as knowing the upstream status of various device is important.