mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2024-11-21 11:30:06 +00:00
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:
parent
7dd7a2165d
commit
b29cd0ea65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user