mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 17:42:47 +03:00
[phantom] Temporary workaround for bug in prototype (P3 B1) silicon
This commit is contained in:
@@ -139,6 +139,7 @@ enum unm_reg_blocks {
|
||||
#define UNM_ROMUSB_GLB_SW_RESET ( UNM_ROMUSB_GLB + 0x00008 )
|
||||
#define UNM_ROMUSB_GLB_SW_RESET_MAGIC 0x0080000fUL
|
||||
#define UNM_ROMUSB_GLB_PEGTUNE_DONE ( UNM_ROMUSB_GLB + 0x0005c )
|
||||
#define UNM_ROMUSB_GLB_PEGTUNE_DONE_MAGIC 0x31
|
||||
|
||||
#define UNM_ROMUSB_ROM ( UNM_CRB_ROMUSB + 0x10000 )
|
||||
#define UNM_ROMUSB_ROM_INSTR_OPCODE ( UNM_ROMUSB_ROM + 0x00004 )
|
||||
|
||||
Reference in New Issue
Block a user