summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u8500
diff options
context:
space:
mode:
authorStephan Gerhold <stephan@gerhold.net>2021-08-07 16:07:23 +0300
committerTom Rini <trini@konsulko.com>2021-09-02 02:25:37 +0300
commitf629895fa34b7ba12572c9185209e2413a758208 (patch)
tree9b7eb1989b02d3d5f4a0a9a8e3303237fefa7e4b /arch/arm/mach-u8500
parentf64011e11e283b34b6792165a36c42b8241f2a24 (diff)
downloadu-boot-f629895fa34b7ba12572c9185209e2413a758208.tar.xz
board: stemmy: Update documentation
Over the time, the "stemmy" U-Boot board was tested on several other Samsung smartphones based on ST-Ericsson NovaThor Ux500. Convert the documentation to reStructuredText at doc/board/ste/stemmy.rst and make the device list complete. Also note that the board now boots into USB Fastboot instead of just ending up at the U-Boot prompt. The device table is mostly taken from the postmarketOS wiki article (https://wiki.postmarketos.org/wiki/ST-Ericsson_NovaThor_U8500). All the newly added devices were tested by Linus Walleij. Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Diffstat (limited to 'arch/arm/mach-u8500')
-rw-r--r--arch/arm/mach-u8500/Kconfig11
1 files changed, 6 insertions, 5 deletions
diff --git a/arch/arm/mach-u8500/Kconfig b/arch/arm/mach-u8500/Kconfig
index db7a29a54c..b067a719e7 100644
--- a/arch/arm/mach-u8500/Kconfig
+++ b/arch/arm/mach-u8500/Kconfig
@@ -13,14 +13,15 @@ config TARGET_STEMMY
The Samsung "stemmy" board supports Samsung smartphones released with
the ST-Ericsson NovaThor U8500 SoC, e.g.
- - Samsung Galaxy S III mini (GT-I8190) "golden"
+ - Samsung Galaxy Ace 2 (GT-I8160) "codina"
+ - Samsung Galaxy Amp (SGH-I407) "kyle"
+ - Samsung Galaxy Beam (GT-I8530) "gavini"
+ - Samsung Galaxy Exhibit (SGH-T599) "codina" (TMO)
- Samsung Galaxy S Advance (GT-I9070) "janice"
+ - Samsung Galaxy S III mini (GT-I8190) "golden"
- Samsung Galaxy Xcover 2 (GT-S7710) "skomer"
- - Samsung Galaxy Ace 2 (GT-I8160) "codina"
-
- and likely others as well (untested).
- See board/ste/stemmy/README for details.
+ See doc/board/ste/stemmy.rst for details.
endchoice