From fa9a109f54052cc646bc2e5e5df6f9def6a924d0 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 9 Feb 2016 20:12:51 +0100 Subject: [PATCH] Bananapi M2 u-boot was up streamed. We don't need those extra sources. Tested. --- configuration.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/configuration.sh b/configuration.sh index 8d82426f53..b520e1369f 100644 --- a/configuration.sh +++ b/configuration.sh @@ -160,10 +160,7 @@ #description A31 quad core 1Gb SoC Wifi #build 5 LINUXFAMILY="sun6i" - BOOTLOADER="https://github.com/BPI-SINOVOIP/BPI-Mainline-uboot" - BOOTBRANCH="master" - BOOTCONFIG="Bananapi_M2_defconfig" - BOOTSOURCE="u-boot-bpi-m2" + BOOTCONFIG="Sinovoip_BPI_M2_defconfig" MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sun7i 8021q a20_tp" MODULES_NEXT="brcmfmac bonding" ;;