X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=common%2FKconfig;h=307265108263aa4dd663651ee8d1f039d2d74b98;hb=1f47e2aca42c2e51ff3a7754c717ee13f568c721;hp=a2a9b8deed29b7d4adf6a53dacfa39f75eeb0ddb;hpb=2b18b89156335bf1f0d84f81d3597762bc48c61d;p=platform%2Fkernel%2Fu-boot.git diff --git a/common/Kconfig b/common/Kconfig index a2a9b8d..3072651 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -568,6 +568,7 @@ config PRE_CON_BUF_ADDR default 0x2f000000 if ARCH_SUNXI && MACH_SUN9I default 0x4f000000 if ARCH_SUNXI && !MACH_SUN9I default 0x0f000000 if ROCKCHIP_RK3288 + default 0x0f200000 if ROCKCHIP_RK3399 help This sets the start address of the pre-console buffer. This must be in available memory and is accessed before relocation and