Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/25614 )
Change subject: proper xosc startup delay ...................................................................... proper xosc startup delay Change-Id: I5063b43cd3973b66963fc946c019f32a0281d1a6 --- M sysmoOCTSIM/config/hpl_oscctrl_config.h 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/14/25614/1 diff --git a/sysmoOCTSIM/config/hpl_oscctrl_config.h b/sysmoOCTSIM/config/hpl_oscctrl_config.h index 0921c6d..526b095 100644 --- a/sysmoOCTSIM/config/hpl_oscctrl_config.h +++ b/sysmoOCTSIM/config/hpl_oscctrl_config.h @@ -158,7 +158,7 @@ // <0xF=>1000000us // <id> xosc1_arch_startup #ifndef CONF_XOSC1_STARTUP -#define CONF_XOSC1_STARTUP 0 +#define CONF_XOSC1_STARTUP 0xB #endif // <q> Clock Switch Back -- To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/25614 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ccid-firmware Gerrit-Branch: master Gerrit-Change-Id: I5063b43cd3973b66963fc946c019f32a0281d1a6 Gerrit-Change-Number: 25614 Gerrit-PatchSet: 1 Gerrit-Owner: Hoernchen <[email protected]> Gerrit-MessageType: newchange
