BOOTLOADER
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
EnvParams Struct Reference

#include <define.h>

Data Fields

unsigned char flag [8]
struct {
   unsigned long   ip
   unsigned long   mask
   unsigned long   gate
nic_cfg
unsigned long baud
unsigned int current_uart
unsigned long clk_para [4]
unsigned long prog_s_addr
unsigned long prog_r_addr
struct Partition NandPartition [8]
unsigned char boot_params [256]
unsigned long boot_key
unsigned long saved_in
unsigned long initrd_addr
unsigned long machine
unsigned char name [32]
unsigned char leng_name
unsigned char web [32]
unsigned char leng_web

Detailed Description

Definition at line 169 of file define.h.


Field Documentation

unsigned long baud

Definition at line 176 of file define.h.

unsigned long boot_key

Definition at line 183 of file define.h.

unsigned char boot_params[256]

Definition at line 182 of file define.h.

unsigned long clk_para[4]

Definition at line 178 of file define.h.

unsigned int current_uart

Definition at line 177 of file define.h.

unsigned char flag[8]

Definition at line 170 of file define.h.

unsigned long gate

Definition at line 174 of file define.h.

unsigned long initrd_addr

Definition at line 185 of file define.h.

unsigned long ip

Definition at line 172 of file define.h.

unsigned char leng_name

Definition at line 188 of file define.h.

unsigned char leng_web

Definition at line 190 of file define.h.

unsigned long machine

Definition at line 186 of file define.h.

unsigned long mask

Definition at line 173 of file define.h.

unsigned char name[32]

Definition at line 187 of file define.h.

struct Partition NandPartition[8]

Definition at line 181 of file define.h.

struct { ... } nic_cfg
unsigned long prog_r_addr

Definition at line 180 of file define.h.

unsigned long prog_s_addr

Definition at line 179 of file define.h.

unsigned long saved_in

Definition at line 184 of file define.h.

unsigned char web[32]

Definition at line 189 of file define.h.


The documentation for this struct was generated from the following file: