Samsung Galaxy Amp (samsung-kyle): Difference between revisions
Appearance
m →See also: Fix MR link |
m Add type |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
| name = Galaxy Amp (SGH-I407) | | name = Galaxy Amp (SGH-I407) | ||
| codename = samsung-kyle | | codename = samsung-kyle | ||
| model = SGH-I407 | |||
| image = File:Samsung-galaxy-amp-kyle.jpg | | image = File:Samsung-galaxy-amp-kyle.jpg | ||
| imagecaption = Random online photo of Samsung Galaxy Amp | | imagecaption = Random online photo of Samsung Galaxy Amp | ||
| releaseyear = 2013 | | releaseyear = 2013 | ||
| originalsoftware = Android | | originalsoftware = Android | ||
Line 14: | Line 15: | ||
| memory = 1 GB | | memory = 1 GB | ||
| architecture = armv7 | | architecture = armv7 | ||
| type = handset | |||
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | <!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) --> | ||
| status_usbnet = | | status_usbnet = | ||
Line 40: | Line 42: | ||
| status_otg = <!-- Is it possible to connect USB-OTG devices via an adapter? --> | | status_otg = <!-- Is it possible to connect USB-OTG devices via an adapter? --> | ||
| status_nfc = | | status_nfc = | ||
| status_fossbootloader = Y | |||
| status_uboot = yes | |||
| status_uboot_primary = N | |||
| status_uboot_secondary = Y | |||
| status_uboot_mainline = Y | |||
| status_uboot_internalstorage = Y | |||
| status_uboot_sd = | |||
| status_uboot_usbhost = Y | |||
| status_uboot_usbperipheral = Y | |||
| status_uboot_screen = Y | |||
| status_uboot_keyboard = - | |||
| status_uboot_buttons = Y | |||
<!-- you can also use these lines if you need to: | <!-- you can also use these lines if you need to: | ||
if the device haven't originally ran Android OS, e.g. Nokia N900 | if the device haven't originally ran Android OS, e.g. Nokia N900 | ||
Line 73: | Line 87: | ||
== See also == | == See also == | ||
* Initial MR: {{MR|3289|pmaports}} | * Initial MR: {{MR|3289|pmaports}} | ||
* [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/ste-ux500-samsung-kyle.dts Upstream device tree] | * [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/st/ste-ux500-samsung-kyle.dts Upstream device tree] |
Latest revision as of 22:48, 12 September 2024
![]() Random online photo of Samsung Galaxy Amp | |
Manufacturer | Samsung |
---|---|
Name | Galaxy Amp (SGH-I407) |
Codename | samsung-kyle |
Model | SGH-I407 |
Released | 2013 |
Type | handset |
Hardware | |
Chipset | ST-Ericsson NovaThor U8500 |
CPU | 2x 1 GHz ARM Cortex-A9 |
GPU | Mali-400 MP1 |
Display | 480x800 TFT |
Storage | 4 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software | Android |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
Flashing |
Works |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Primary Bootloader |
Broken |
---|---|
Secondary Bootloader |
Works |
Mainline |
Works |
Internal Storage |
Works |
SD card |
No data |
USB Host |
Works |
USB Peripheral |
Works |
Display |
Works |
Buttons |
Works |
This device is based on the ST-Ericsson U8500. See the SoC page for common tips, guides and troubleshooting steps |
Contributors
Users owning this device
Installation
This device port has not been tested! If you try it out, please file any issues you encounter on the pmaports issue tracker and update this wiki page to reflect the actual status of the device. Thanks! |
The mainline kernel can only be booted through U-Boot, not directly with the Samsung bootloader. U-Boot is installed as intermediate bootloader on the boot partition, so it does not replace the Samsung bootloader entirely.
Boot into Download Mode using the NovaThor U8500 U-Boot installation instructions to install U-Boot.
+ + and follow theFinally, just follow the Installation guide.
See also
- Initial MR: pmaports!3289
- Upstream device tree