代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/341022/12113183
patch lowlevel_foo.patch
board/neo1973/lowlevel_foo.S: http://people.openmoko.org/laforge/tmp/bbt-20070206/lowlevel_foo.S
board/neo1973/lowlevel_foo.lds: http://people.openmoko.org/laforge/tmp/bbt-20070206/lowlevel_foo.lds
bo
www.eeworm.com/read/341022/12113188
patch env-override.patch
Index: u-boot/common/env_common.c
===================================================================
--- u-boot.orig/common/env_common.c
+++ u-boot/common/env_common.c
@@ -34,6 +34,10 @@
extern char
www.eeworm.com/read/341022/12113191
patch early-powerdown.patch
Index: u-boot/board/neo1973/neo1973.c
===================================================================
--- u-boot.orig/board/neo1973/gta01/gta01.c
+++ u-boot/board/neo1973/gta01/gta01.c
@@ -68,8 +6
www.eeworm.com/read/341022/12113203
patch uboot-license.patch
Index: u-boot/common/Makefile
===================================================================
--- u-boot.orig/common/Makefile
+++ u-boot/common/Makefile
@@ -68,6 +68,7 @@
COBJS-$(CONFIG_CMD_IMMAP
www.eeworm.com/read/341022/12113210
patch eabi-toolchain.patch
eabi-toolchain.patch: When using the new OpenMoko toolchain for EABI, u-boot
(http://wiki.openmoko.org/wiki/Toolchain) fails to build due to a number of
small compatibility issues. This patch fixe
www.eeworm.com/read/341022/12113220
patch nand-otp.patch
Index: u-boot/common/cmd_nand.c
===================================================================
--- u-boot.orig/common/cmd_nand.c
+++ u-boot/common/cmd_nand.c
@@ -392,6 +392,14 @@
else
re
www.eeworm.com/read/341022/12113226
patch nand-createbbt.patch
This patch adds user-requested BBT creation. It includes the following changes:
- common/cmd_nand.c: move yes/no decision to separate function
- do_nand: ask for confirmation for "nand erase"
- do_na
www.eeworm.com/read/341022/12113236
patch nor-bootmenu.patch
This patch makes u-boot on GTA02 always enter the bootmenu when booting from
NOR. This de-complexifies interaction with the user and is actually also
needed for correctly handling the exception vecto
www.eeworm.com/read/341022/12113243
patch dynenv-harden.patch
common/cmd_nand.c: globalized arg_off_size
include/util.h: new header to convenience functions, such as arg_off_size
common/cmd_dynenv.c (do_dynenv): use arg_off_size to sanity-check offset and to
a
www.eeworm.com/read/341022/12113248
patch usb-vendor.patch
Index: u-boot/board/neo1973/gta02/config.mk
===================================================================
--- u-boot.orig/board/neo1973/gta02/config.mk
+++ u-boot/board/neo1973/gta02/config.mk
@