]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge git://git.denx.de/u-boot-socfpga
authorTom Rini <trini@konsulko.com>
Thu, 24 Dec 2015 14:31:35 +0000 (09:31 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 24 Dec 2015 14:31:35 +0000 (09:31 -0500)
Conflicts:
include/configs/axs101.h

Signed-off-by: Tom Rini <trini@konsulko.com>
1  2 
include/configs/axs101.h
include/configs/sunxi-common.h

index c92cca274fcee97095ad86037c0233d13e8a0cb3,ee2a9c04336490b9a3664842a9146d1fd5bfa2b4..98fff63cc12acab597c31d0d611d83a8f2fc03fd
  #define CONFIG_MII
  #define CONFIG_PHY_GIGE
  
- /*
-  * Ethernet configuration
-  */
- #define CONFIG_DW_AUTONEG
 +/*
 + * USB 1.1 configuration
 + */
 +#define CONFIG_USB_OHCI_NEW
 +#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 1
 +
  /*
   * Commands still not supported in Kconfig
   */
Simple merge