summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-01-19 16:09:34 +0300
committerTom Rini <trini@konsulko.com>2022-01-19 16:09:34 +0300
commitb24b201b6063f4d1ad093ad0399bca8eff4f1cff (patch)
tree6c6d0bcf814f4b6157943133214dc0f3cb3b2ace /board
parent6a685753ce8b6b02b67d64b239143bf19eda63c9 (diff)
parente93158beb35b7522ef999585ce0188297c51131e (diff)
downloadu-boot-b24b201b6063f4d1ad093ad0399bca8eff4f1cff.tar.xz
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
- Updates for a{3,7}y17lte platforms
Diffstat (limited to 'board')
-rw-r--r--board/samsung/axy17lte/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/samsung/axy17lte/Kconfig b/board/samsung/axy17lte/Kconfig
index 2abf8e7acf..a018547ff5 100644
--- a/board/samsung/axy17lte/Kconfig
+++ b/board/samsung/axy17lte/Kconfig
@@ -27,7 +27,7 @@ if TARGET_A7Y17LTE
config SYS_BOARD
default "axy17lte"
help
- a5y17lte is a production board for SM-A520F phone on Exynos7880 SoC.
+ a7y17lte is a production board for SM-A720F phone on Exynos7880 SoC.
config SYS_VENDOR
default "samsung"
@@ -44,7 +44,7 @@ if TARGET_A3Y17LTE
config SYS_BOARD
default "axy17lte"
help
- a3y17lte is a production board for SM-A520F phone on Exynos7880 SoC.
+ a3y17lte is a production board for SM-A320F phone on Exynos7870 SoC.
config SYS_VENDOR
default "samsung"