mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
delete '!!!'
This commit is contained in:
parent
de57c04fb4
commit
ed4c83a935
44 changed files with 206 additions and 187 deletions
|
|
@ -44,7 +44,7 @@ int main(void)
|
|||
DiagPrintf("<---- Init %d ---->\n", x);
|
||||
if (!SpicFlashInitRtl8195A(x)) {// SpicOneBitMode)){
|
||||
|
||||
DiagPrintf("SPI Init Fail!!!!!!\n"); // DBG_SPIF_ERR?
|
||||
DiagPrintf("SPI Init Fail!\n"); // DBG_SPIF_ERR?
|
||||
HAL_WRITE32(SYSTEM_CTRL_BASE, REG_SYS_DSTBY_INFO3, HAL_READ32(SYSTEM_CTRL_BASE, REG_SYS_DSTBY_INFO3)|0xf);
|
||||
while(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue