mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
[Blackfin][PATCH] minior cleanup
This commit is contained in:
parent
155fd76657
commit
0445e3a264
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue