ec
ec copied to clipboard
Minor refactor of early init
Move early init logic out of app code and into SoC code.
- Architecture (8051)
- It initializes Timer 0 as the systick; other SoCs may use a different configuration
- GCTRL
- GCTRL is a ITE system block; other SoCs may not have something called "GCTRL"