pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/u-boot 2018.11 u-boot update renders patch-co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2ac5f130b2a
branches:  trunk
changeset: 327520:c2ac5f130b2a
user:      thorpej <thorpej%pkgsrc.org@localhost>
date:      Thu Jan 03 04:07:18 2019 +0000

description:
2018.11 u-boot update renders patch-configs_orangepi_zero_plus_defconfig
obsolete; orangepi_zero_plus_defconfig is now included in the upstream.

diffstat:

 sysutils/u-boot/distinfo                                           |   3 +-
 sysutils/u-boot/patches/patch-configs_orangepi_zero_plus_defconfig |  20 ----------
 2 files changed, 1 insertions(+), 22 deletions(-)

diffs (41 lines):

diff -r 1a6b8eaf0a99 -r c2ac5f130b2a sysutils/u-boot/distinfo
--- a/sysutils/u-boot/distinfo  Thu Jan 03 03:12:30 2019 +0000
+++ b/sysutils/u-boot/distinfo  Thu Jan 03 04:07:18 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.19 2018/12/31 15:06:44 jmcneill Exp $
+$NetBSD: distinfo,v 1.20 2019/01/03 04:07:18 thorpej Exp $
 
 SHA1 (u-boot-2018.11.tar.bz2) = e58e86c633ad3e2613196e0c0b0a7760ae5966d6
 RMD160 (u-boot-2018.11.tar.bz2) = f63c67750951d0e2883935a5d4cc3252f51a5453
@@ -6,7 +6,6 @@
 Size (u-boot-2018.11.tar.bz2) = 13045125 bytes
 SHA1 (patch-arch_arm_cpu_armv8_Kconfig) = 63cbbf2e3cebd46793fc03cc8e62297f6dc01aa9
 SHA1 (patch-configs_jetson-tk1_defconfig) = e25d89b9440f9bb4486ac22fc47083ed24abdd95
-SHA1 (patch-configs_orangepi_zero_plus_defconfig) = 328204fda6f202a2468c34b60fda71e0aa72e92a
 SHA1 (patch-configs_p2371-2180_defconfig) = 2a3f1ad4f9963af403c2c9f2f01b892bbe55188c
 SHA1 (patch-drivers_video_sunxi_sunxi__display.c) = 8e6a6a781cce25af5cba289fc2ca76e30b62aff6
 SHA1 (patch-include_configs_tegra-common-post.h) = dfc081d2a3f7cd32e340b03f6c77c629bffd29b4
diff -r 1a6b8eaf0a99 -r c2ac5f130b2a sysutils/u-boot/patches/patch-configs_orangepi_zero_plus_defconfig
--- a/sysutils/u-boot/patches/patch-configs_orangepi_zero_plus_defconfig        Thu Jan 03 03:12:30 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
---- /dev/null
-+++ configs/orangepi_zero_plus_defconfig       2018-06-23 11:43:24.637732181 -0700
-@@ -0,0 +1,17 @@
-+CONFIG_ARM=y
-+CONFIG_ARCH_SUNXI=y
-+CONFIG_SPL=y
-+CONFIG_MACH_SUN50I_H5=y
-+CONFIG_DRAM_CLK=624
-+CONFIG_DRAM_ZQ=3881977
-+CONFIG_MMC0_CD_PIN="PH13"
-+# CONFIG_MMC_SUNXI_SLOT_EXTRA=2
-+CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-zero-plus"
-+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-+# CONFIG_CMD_FLASH is not set
-+# CONFIG_SPL_DOS_PARTITION is not set
-+# CONFIG_SPL_EFI_PARTITION is not set
-+CONFIG_SUN8I_EMAC=y
-+CONFIG_USB_EHCI_HCD=y
-+CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
-+



Home | Main Index | Thread Index | Old Index