projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
155fd76
)
[Blackfin][PATCH] minior cleanup
author
Aubrey Li
<aubrey.adi@gmail.com>
Thu, 5 Apr 2007 10:31:47 +0000
(18:31 +0800)
committer
Aubrey Li
<aubrey.adi@gmail.com>
Thu, 5 Apr 2007 10:31:47 +0000
(18:31 +0800)
include/asm-blackfin/u-boot.h
patch
|
blob
|
history
diff --git
a/include/asm-blackfin/u-boot.h
b/include/asm-blackfin/u-boot.h
index
8916433
..
b4928da
100644
(file)
--- a/
include/asm-blackfin/u-boot.h
+++ b/
include/asm-blackfin/u-boot.h
@@
-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 */