hwinit: Add T210B01 support

This commit is contained in:
CTCaer
2020-06-26 18:42:31 +03:00
parent 377825d4fb
commit 795ed8aadc
3 changed files with 89 additions and 51 deletions

View File

@@ -22,5 +22,6 @@
void hw_init();
void hw_reinit_workaround(bool extra_reconfig, u32 magic);
u32 hw_get_chip_id();
#endif