board: Kconfig: Add Exynos 990 ramdisk entry address

This commit adds the entry address for
the Exynos 990 platform.

Signed-off-by: Igor Belwon <igor.belwon@mentallysanemainliners.org>
This commit is contained in:
BotchedRPR 2024-10-12 19:41:07 +02:00
parent 7dd7a2165d
commit b29cd0ea65
No known key found for this signature in database
GPG Key ID: 51B26CE6CB80DBAB

View File

@ -98,6 +98,7 @@ menu "Device Specific Addresses"
config RAMDISK_ENTRY
hex "Ramdisk Entry Address"
default 0x082000000 if EXYNOS_990
default 0x082000000 if SAMSUNG_DREAMLTE
config FRAMEBUFFER_BASE