fix(rom): fix rom ld for v5.1

This commit is contained in:
liuning
2023-10-31 14:44:31 +08:00
committed by BOT
parent e6efcc407e
commit afbe2d1165
6 changed files with 7 additions and 6 deletions

View File

@@ -1535,7 +1535,7 @@ mac_tx_set_duration = 0x40001634;
mac_tx_set_plcp0 = 0x4000163c;
/* mac_tx_set_plcp1 = 0x40001640;*/
mac_tx_set_plcp2 = 0x40001644;
pm_check_state = 0x40001648;
/* pm_check_state = 0x40001648; */
pm_disable_dream_timer = 0x4000164c;
pm_disable_sleep_delay_timer = 0x40001650;
pm_dream = 0x40001654;