From 7f378564112c66ba15f85f4fb657851419669604 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 18 Nov 2008 17:48:22 +0800 Subject: [PATCH] --- yaml --- r: 127060 b: refs/heads/master c: 8624991187c365779f101b926662950794a6bfbe h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/blackfin/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a72aa12ed471..a7aef3f91726 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb15e57cc7d68e524f709c9a541b4900df80df16 +refs/heads/master: 8624991187c365779f101b926662950794a6bfbe diff --git a/trunk/arch/blackfin/Kconfig b/trunk/arch/blackfin/Kconfig index 72ff71949045..b8bc5a402fa4 100644 --- a/trunk/arch/blackfin/Kconfig +++ b/trunk/arch/blackfin/Kconfig @@ -372,6 +372,7 @@ config BOOT_LOAD config ROM_BASE hex "Kernel ROM Base" + depends on ROMKERNEL default "0x20040000" range 0x20000000 0x20400000 if !(BF54x || BF561) range 0x20000000 0x30000000 if (BF54x || BF561)