mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] CONFIG_PBL_BREAK option is available for MIPS
@ 2019-09-06  9:45 iu87m888m
  2019-09-06 10:24 ` Oleksij Rempel
  0 siblings, 1 reply; 2+ messages in thread
From: iu87m888m @ 2019-09-06  9:45 UTC (permalink / raw)
  To: barebox; +Cc: DU HUANPENG

From: DU HUANPENG <u74147@gmail.com>

Signed-off-by: DU HUANPENG <u74147@gmail.com>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 8aad5ba..a86b5e8 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1290,7 +1290,7 @@ config DEBUG_INITCALLS
 
 config PBL_BREAK
 	bool "Execute software break on pbl start"
-	depends on ARM
+	depends on ARM || MIPS
 	help
 	  If this enabled, barebox will be compiled with BKPT instruction
 	  on early pbl init. This option should be used only with JTAG debugger!
-- 
2.7.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-06 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06  9:45 [PATCH] CONFIG_PBL_BREAK option is available for MIPS iu87m888m
2019-09-06 10:24 ` Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox