x86: apl: Use devicetree for FSP-M configuration
[oweals/u-boot.git] / doc / README.generic_usb_ohci
index ba7cea83ca8eb2bf5825344edbcf4cf337c7b7b9..65b0896c7fd29603a69e3e1f6c1b82997d205491 100644 (file)
@@ -13,7 +13,7 @@ Configuration options
 
        CONFIG_SYS_USB_OHCI_BOARD_INIT: call the board dependant hooks:
 
-                 - extern int usb_board_init(void);
+                 - extern int board_usb_init(void);
                  - extern int usb_board_stop(void);
                  - extern int usb_cpu_init_fail(void);
 
@@ -36,8 +36,8 @@ Endianness issues
 ------------------
 
 The USB bus operates in little endian, but unfortunately there are
-OHCI controllers that operate in big endian such as ppc4xx and
-mpc5xxx. For these the config option
+OHCI controllers that operate in big endian such as ppc4xx. For these the
+config option
 
        CONFIG_SYS_OHCI_BE_CONTROLLER