aboutsummaryrefslogtreecommitdiffstats
path: root/platforms/bananaPro/patch/bananapro_Disable_networking.patch
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/bananaPro/patch/bananapro_Disable_networking.patch')
-rw-r--r--platforms/bananaPro/patch/bananapro_Disable_networking.patch144
1 files changed, 144 insertions, 0 deletions
diff --git a/platforms/bananaPro/patch/bananapro_Disable_networking.patch b/platforms/bananaPro/patch/bananapro_Disable_networking.patch
new file mode 100644
index 0000000..a2f1ca1
--- /dev/null
+++ b/platforms/bananaPro/patch/bananapro_Disable_networking.patch
@@ -0,0 +1,144 @@
+*** ./.config 2020-08-25 21:24:05.614962532 +0200
+--- ./.config.old 2020-08-25 21:22:39.013961045 +0200
+*************** CONFIG_CMD_SETEXPR=y
+*** 683,688 ****
+--- 683,692 ----
+ #
+ # Android support commands
+ #
++ # CONFIG_CMD_NET is not set
++ # CONFIG_CMD_ETHSW is not set
++ CONFIG_CMD_PXE=y
++ # CONFIG_CMD_WOL is not set
+
+ #
+ # Misc commands
+*************** CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+*** 814,820 ****
+ # CONFIG_ENV_APPEND is not set
+ # CONFIG_ENV_WRITEABLE_LIST is not set
+ # CONFIG_ENV_ACCESS_IGNORE_FORCE is not set
+! # CONFIG_NET is not set
+
+ #
+ # Device Drivers
+--- 818,830 ----
+ # CONFIG_ENV_APPEND is not set
+ # CONFIG_ENV_WRITEABLE_LIST is not set
+ # CONFIG_ENV_ACCESS_IGNORE_FORCE is not set
+! CONFIG_NET=y
+! # CONFIG_BOOTP_SEND_HOSTNAME is not set
+! # CONFIG_NET_RANDOM_ETHADDR is not set
+! CONFIG_NETCONSOLE=y
+! # CONFIG_IP_DEFRAG is not set
+! CONFIG_TFTP_BLOCKSIZE=1468
+! CONFIG_TFTP_WINDOWSIZE=1
+
+ #
+ # Device Drivers
+*************** CONFIG_CLK_SUN4I_A10=y
+*** 935,940 ****
+--- 945,951 ----
+ # Fastboot support
+ #
+ # CONFIG_USB_FUNCTION_FASTBOOT is not set
++ # CONFIG_UDP_FUNCTION_FASTBOOT is not set
+ # CONFIG_FIRMWARE is not set
+ # CONFIG_ZYNQMP_FIRMWARE is not set
+
+*************** CONFIG_MMC_SUNXI=y
+*** 1085,1093 ****
+--- 1096,1178 ----
+ # CONFIG_MTD_UBI is not set
+ # CONFIG_BITBANGMII is not set
+ # CONFIG_MV88E6352_SWITCH is not set
++ CONFIG_PHYLIB=y
++ CONFIG_PHY_ADDR_ENABLE=y
++ CONFIG_PHY_ADDR=1
++ # CONFIG_B53_SWITCH is not set
++ # CONFIG_MV88E61XX_SWITCH is not set
++ # CONFIG_PHYLIB_10G is not set
++ # CONFIG_PHY_AQUANTIA is not set
++ # CONFIG_PHY_ATHEROS is not set
++ # CONFIG_PHY_BROADCOM is not set
++ # CONFIG_PHY_CORTINA is not set
++ # CONFIG_PHY_DAVICOM is not set
++ # CONFIG_PHY_ET1011C is not set
++ # CONFIG_PHY_LXT is not set
++ # CONFIG_PHY_MARVELL is not set
++ # CONFIG_PHY_MESON_GXL is not set
++ # CONFIG_PHY_MICREL is not set
++ # CONFIG_PHY_MSCC is not set
++ # CONFIG_PHY_NATSEMI is not set
++ CONFIG_PHY_REALTEK=y
++ # CONFIG_RTL8211E_PINE64_GIGABIT_FIX is not set
++ # CONFIG_RTL8211X_PHY_FORCE_MASTER is not set
++ # CONFIG_RTL8211F_PHY_FORCE_EEE_RXC_ON is not set
++ # CONFIG_RTL8201F_PHY_S700_RMII_TIMINGS is not set
++ # CONFIG_PHY_SMSC is not set
++ # CONFIG_PHY_TERANETICS is not set
++ # CONFIG_PHY_TI is not set
++ # CONFIG_PHY_TI_DP83867 is not set
++ # CONFIG_PHY_TI_GENERIC is not set
++ # CONFIG_PHY_VITESSE is not set
++ # CONFIG_PHY_XILINX is not set
++ # CONFIG_PHY_XILINX_GMII2RGMII is not set
++ # CONFIG_PHY_FIXED is not set
++ # CONFIG_PHY_NCSI is not set
+ # CONFIG_FSL_PFE is not set
+ CONFIG_DM_ETH=y
++ # CONFIG_DM_MDIO is not set
+ # CONFIG_DM_ETH_PHY is not set
++ CONFIG_NETDEVICES=y
++ # CONFIG_PHY_GIGE is not set
++ # CONFIG_ALTERA_TSE is not set
++ # CONFIG_BCM_SF2_ETH is not set
++ # CONFIG_BCMGENET is not set
++ # CONFIG_DWC_ETH_QOS is not set
++ # CONFIG_EEPRO100 is not set
++ CONFIG_ETH_DESIGNWARE=y
++ # CONFIG_ETH_DESIGNWARE_SOCFPGA is not set
++ # CONFIG_ETH_DESIGNWARE_S700 is not set
++ # CONFIG_ETHOC is not set
++ # CONFIG_FMAN_ENET is not set
++ # CONFIG_FTMAC100 is not set
++ # CONFIG_FTGMAC100 is not set
++ # CONFIG_MCFFEC is not set
++ # CONFIG_FSLDMAFEC is not set
++ # CONFIG_KS8851_MLL is not set
++ # CONFIG_MACB is not set
++ CONFIG_RGMII=y
++ CONFIG_MII=y
++ # CONFIG_PCNET is not set
++ # CONFIG_RTL8139 is not set
++ # CONFIG_RTL8169 is not set
++ # CONFIG_SMC911X is not set
++ CONFIG_SUN7I_GMAC=y
++ # CONFIG_SUN7I_GMAC_FORCE_TXERR is not set
++ # CONFIG_SUN4I_EMAC is not set
++ # CONFIG_SUN8I_EMAC is not set
++ # CONFIG_SH_ETHER is not set
++ # CONFIG_DRIVER_TI_CPSW is not set
++ # CONFIG_DRIVER_TI_EMAC is not set
++ # CONFIG_DRIVER_TI_KEYSTONE_NET is not set
++ # CONFIG_XILINX_AXIEMAC is not set
++ # CONFIG_XILINX_EMACLITE is not set
++ # CONFIG_ZYNQ_GEM is not set
++ # CONFIG_GMAC_ROCKCHIP is not set
++ # CONFIG_SYS_DPAA_QBMAN is not set
++ # CONFIG_TSEC_ENET is not set
++ # CONFIG_MEDIATEK_ETH is not set
++ # CONFIG_HIGMACV300_ETH is not set
+ # CONFIG_PCI is not set
+
+ #
+*************** CONFIG_USB_GADGET_PRODUCT_NUM=0x1010
+*** 1319,1324 ****
+--- 1404,1410 ----
+ CONFIG_USB_GADGET_VBUS_DRAW=2
+ CONFIG_SDP_LOADADDR=0
+ # CONFIG_USB_GADGET_DOWNLOAD is not set
++ # CONFIG_USB_ETHER is not set
+ # CONFIG_USB_HOST_ETHER is not set
+
+ #