]> Git Repo - J-u-boot.git/blobdiff - arch/mips/include/asm/u-boot.h
bd_info: remove bi_barudrate member from struct bd_info
[J-u-boot.git] / arch / mips / include / asm / u-boot.h
index 0eb170ded8e1fc62fdabf51c35c91dd6b2019f20..4909a2a5c4bfed2ee5916c2a30a70db6e5f1e618 100644 (file)
@@ -23,7 +23,6 @@
 #else /* !CONFIG_SYS_GENERIC_BOARD */
 
 typedef struct bd_info {
-       unsigned int    bi_baudrate;    /* serial console baudrate */
        unsigned long   bi_arch_number; /* unique id for this board */
        unsigned long   bi_boot_params; /* where this board expects params */
        unsigned long   bi_memstart;    /* start of DRAM memory */
This page took 0.024862 seconds and 4 git commands to generate.