From b42bd46083bde52b321645991008d3b87850cebc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 1 Jul 2014 18:05:01 +0200 Subject: disable searching in / --- .../u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'package/u-boot-imx6') diff --git a/package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h b/package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h index 8724ec7c1..d2174480a 100644 --- a/package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h +++ b/package/u-boot-imx6/patches/patch-include_configs_mx6_cubox-i_h @@ -1,5 +1,14 @@ --- u-boot-imx6-20140416.orig/include/configs/mx6_cubox-i.h 2014-04-17 15:53:51.000000000 +0200 -+++ u-boot-imx6-20140416/include/configs/mx6_cubox-i.h 2014-04-22 11:45:28.117832106 +0200 ++++ u-boot-imx6-20140416/include/configs/mx6_cubox-i.h 2014-06-30 12:44:38.808082044 +0200 +@@ -158,7 +158,7 @@ + "script=boot.scr\0" \ + "bootfile=auto\0" \ + "bootenv=uEnv.txt\0" \ +- "boot_prefixes=/ /boot/\0" \ ++ "boot_prefixes=/boot/\0" \ + "console=ttymxc0\0" \ + "stdin=serial,usbkbd\0" \ + "stdout=serial,vga\0" \ @@ -171,7 +171,7 @@ "ip_dyn=yes\0" \ "mmcdev=" __stringify(CONFIG_SYS_MMC_ENV_DEV) "\0" \ -- cgit v1.2.3