uuu
uuu (Universal Update Utility), mfgtools 3.0
 
Loading...
Searching...
No Matches
sdp.h File Reference
#include "cmd.h"
#include <climits>

Go to the source code of this file.

Classes

struct  SDPCmd
 
struct  IvtHeader
 
struct  BootData
 
class  SDPCmdBase
 
class  SDPBootlogCmd
 
class  SDPDcdCmd
 
class  SDPReadMemCmd
 
class  SDPWriteMemCmd
 
class  SDPWriteCmd
 
class  SDPJumpCmd
 
class  SDPSkipDCDCmd
 
class  SDPStatusCmd
 
class  SDPBootCmd
 

Macros

#define ROM_KERNEL_CMD_RD_MEM   0x0101
 
#define ROM_KERNEL_CMD_WR_MEM   0x0202
 
#define ROM_KERNEL_CMD_WR_FILE   0x0404
 
#define ROM_KERNEL_CMD_ERROR_STATUS   0x0505
 
#define RAM_KERNEL_CMD_HEADER   0x0606
 
#define ROM_KERNEL_CMD_DCD_WRITE   0x0A0A
 
#define ROM_KERNEL_CMD_JUMP_ADDR   0x0B0B
 
#define ROM_KERNEL_CMD_SKIP_DCD_HEADER   0x0C0C
 
#define MAX_DCD_WRITE_REG_CNT   85
 
#define ROM_WRITE_ACK   0x128A8A12
 
#define ROM_STATUS_ACK   0x88888888
 
#define ROM_OK_ACK   0x900DD009
 
#define IVT_BARKER_HEADER   0x402000D1
 
#define IVT_BARKER2_HEADER   0x412000D1
 
#define HAB_TAG_DCD   0xd2
 

Macro Definition Documentation

◆ HAB_TAG_DCD

#define HAB_TAG_DCD   0xd2

Device Configuration Data

◆ IVT_BARKER2_HEADER

#define IVT_BARKER2_HEADER   0x412000D1

◆ IVT_BARKER_HEADER

#define IVT_BARKER_HEADER   0x402000D1

◆ MAX_DCD_WRITE_REG_CNT

#define MAX_DCD_WRITE_REG_CNT   85

◆ RAM_KERNEL_CMD_HEADER

#define RAM_KERNEL_CMD_HEADER   0x0606

◆ ROM_KERNEL_CMD_DCD_WRITE

#define ROM_KERNEL_CMD_DCD_WRITE   0x0A0A

◆ ROM_KERNEL_CMD_ERROR_STATUS

#define ROM_KERNEL_CMD_ERROR_STATUS   0x0505

◆ ROM_KERNEL_CMD_JUMP_ADDR

#define ROM_KERNEL_CMD_JUMP_ADDR   0x0B0B

◆ ROM_KERNEL_CMD_RD_MEM

#define ROM_KERNEL_CMD_RD_MEM   0x0101

◆ ROM_KERNEL_CMD_SKIP_DCD_HEADER

#define ROM_KERNEL_CMD_SKIP_DCD_HEADER   0x0C0C

◆ ROM_KERNEL_CMD_WR_FILE

#define ROM_KERNEL_CMD_WR_FILE   0x0404

◆ ROM_KERNEL_CMD_WR_MEM

#define ROM_KERNEL_CMD_WR_MEM   0x0202

◆ ROM_OK_ACK

#define ROM_OK_ACK   0x900DD009

◆ ROM_STATUS_ACK

#define ROM_STATUS_ACK   0x88888888

◆ ROM_WRITE_ACK

#define ROM_WRITE_ACK   0x128A8A12