Title: [5261] trunk/arch/blackfin/Kconfig: note that application stack in L1 scratch pad only works with FLAT
Revision
5261
Author
vapier
Date
2008-09-08 15:57:52 -0500 (Mon, 08 Sep 2008)

Log Message

note that application stack in L1 scratch pad only works with FLAT

Modified Paths


Diff

Modified: trunk/arch/blackfin/Kconfig (5260 => 5261)


--- trunk/arch/blackfin/Kconfig	2008-09-08 20:56:46 UTC (rev 5260)
+++ trunk/arch/blackfin/Kconfig	2008-09-08 20:57:52 UTC (rev 5261)
@@ -626,9 +626,11 @@
 	bool "Support locating application stack in L1 Scratch Memory"
 	default y
 	help
-	  If enabled the application stack can be located
-	  into L1 scratch memory (less latency).
+	  If enabled the application stack can be located in L1
+	  scratch memory (less latency).
 
+	  Currently only works with FLAT binaries.
+
 comment "Speed Optimizations"
 config BFIN_INS_LOWOVERHEAD
 	bool "ins[bwl] low overhead, higher interrupt latency"
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to