X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.generic_usb_ohci;h=65b0896c7fd29603a69e3e1f6c1b82997d205491;hb=ed5b253d0e3e6290e63afdb37b71ce9503b6bd5f;hp=ba7cea83ca8eb2bf5825344edbcf4cf337c7b7b9;hpb=6d0f6bcf337c5261c08fabe12982178c2c489d76;p=oweals%2Fu-boot.git diff --git a/doc/README.generic_usb_ohci b/doc/README.generic_usb_ohci index ba7cea83ca..65b0896c7f 100644 --- a/doc/README.generic_usb_ohci +++ b/doc/README.generic_usb_ohci @@ -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