[Blackfin][PATCH] minior cleanup
This commit is contained in:
parent
155fd76657
commit
0445e3a264
|
@ -29,7 +29,7 @@
|
|||
#define _U_BOOT_H_ 1
|
||||
|
||||
typedef struct bd_info {
|
||||
int bi_baudrate; /* serial console baudrate */
|
||||
int bi_baudrate; /* serial console baudrate */
|
||||
unsigned long bi_ip_addr; /* IP Address */
|
||||
unsigned char bi_enetaddr[6]; /* Ethernet adress */
|
||||
unsigned long bi_arch_number; /* unique id for this board */
|
||||
|
|
Loading…
Reference in New Issue