mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
* setting aic8800 sdio clock to 25Mhz
This commit is contained in:
@@ -525,7 +525,7 @@ enum chip_rev {
|
|||||||
#define AICBT_TXPWR_LVL_DEFAULT_8800d80x2 AICBT_TXPWR_LVL_8800d80x2
|
#define AICBT_TXPWR_LVL_DEFAULT_8800d80x2 AICBT_TXPWR_LVL_8800d80x2
|
||||||
|
|
||||||
|
|
||||||
#define FEATURE_SDIO_CLOCK 50000000 // 0: default, other: target clock rate
|
#define FEATURE_SDIO_CLOCK 25000000 // 0: default, other: target clock rate
|
||||||
#define FEATURE_SDIO_CLOCK_V3 150000000 // 0: default, other: target clock rate
|
#define FEATURE_SDIO_CLOCK_V3 150000000 // 0: default, other: target clock rate
|
||||||
#define FEATURE_SDIO_PHASE 2 // 0: default, 2: 180°
|
#define FEATURE_SDIO_PHASE 2 // 0: default, 2: 180°
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user