s5j: drop to support S5J_DEBUG_BREAK
authorHeesub Shin <heesub.shin@samsung.com>
Wed, 26 Apr 2017 10:07:42 +0000 (19:07 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 14:00:38 +0000 (23:00 +0900)
commitfb93c849cd69d846e9ef1dbc4cfc47f70d5dc7ad
tree21743ca2b22286ff83603ad35681ee4f8a15eb3a
parentfe9a0aee312b4c690fd89759b12dbf15eaaab0bd
s5j: drop to support S5J_DEBUG_BREAK

S5J_DEBUG_BREAK is a dirty hack that was invented to make the target
fall into the infinite loop at boot. It is convenient for us to be able
to hold the target before attaching the debugger. However, we can get
the same result in other various ways. It looks dirty. Let's drop it.

Change-Id: Ia5b30517c03571debd0432d1b24d43590d8d17ae
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/s5j/Kconfig
os/arch/arm/src/s5j/s5j_boot.c