reenable jtag

This commit is contained in:
Andre Heider 2018-02-15 15:27:56 +01:00
parent 46881fc9d0
commit 1a33c5d41c

View file

@ -158,7 +158,7 @@ static void mbist_workaround(void)
void main(void)
{
// enable JTAG at the earliest stage
//enable_jtag();
enable_jtag();
mbist_workaround();