fill with the magic data... going to try this in place of their radio
init and see if that gets there board working.
This commit is contained in:
parent
bd459e187f
commit
5144fe36dd
3 changed files with 22 additions and 3 deletions
|
@ -405,6 +405,8 @@ typedef union maca_maskirq_reg_tag
|
|||
void reset_maca(void);
|
||||
void init_phy(void);
|
||||
void ResumeMACASync(void);
|
||||
void radio_init(void);
|
||||
|
||||
|
||||
/* Magic data
|
||||
|
||||
|
@ -528,4 +530,3 @@ e.g. 0x80004118 gets 00180012 (MACA_WARMUP)
|
|||
*/
|
||||
|
||||
#endif // _MACA_H_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue