Title: [8201] trunk/arch/blackfin/Kconfig: fix typo
Revision
8201
Author
bhsong
Date
2010-01-19 22:21:32 -0500 (Tue, 19 Jan 2010)

Log Message

fix typo

Modified Paths


Diff

Modified: trunk/arch/blackfin/Kconfig (8200 => 8201)


--- trunk/arch/blackfin/Kconfig	2010-01-20 02:20:05 UTC (rev 8200)
+++ trunk/arch/blackfin/Kconfig	2010-01-20 03:21:32 UTC (rev 8201)
@@ -403,7 +403,7 @@
 config ROM_BASE
 	hex "Kernel ROM Base"
 	depends on ROMKERNEL
-	default "0x20080040"
+	default "0x20040040"
 	range 0x20000000 0x20400000 if !(BF54x || BF561)
 	range 0x20000000 0x30000000 if (BF54x || BF561)
 	help
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to