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:
Mariano Alvira 2009-04-07 18:52:12 -04:00
parent bd459e187f
commit 5144fe36dd
3 changed files with 22 additions and 3 deletions

View file

@ -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_