From: H. Nikolaus Schaller Date: Mon, 25 Jan 2016 15:10:47 +0000 (+0100) Subject: fix boot directory X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3361448fb10a2ec13cdd37343ed7ceab81b633b4;p=pandora-u-boot.git fix boot directory Signed-off-by: H. Nikolaus Schaller --- diff --git a/Letux/boot-scr/uEnv-letux-cortex15.txt b/Letux/boot-scr/uEnv-letux-cortex15.txt index cbf793da30b..5fc7a3c6c62 100644 --- a/Letux/boot-scr/uEnv-letux-cortex15.txt +++ b/Letux/boot-scr/uEnv-letux-cortex15.txt @@ -1,4 +1,5 @@ fdtfile=omap5-letux-cortex15.dtb +bootdir=/ bootfile=uImage bootfilecmd=bootm diff --git a/Letux/boot-scr/uEnv-omap5-uevm.txt b/Letux/boot-scr/uEnv-omap5-uevm.txt index d0b220f7aa9..05dae7efb40 100644 --- a/Letux/boot-scr/uEnv-omap5-uevm.txt +++ b/Letux/boot-scr/uEnv-omap5-uevm.txt @@ -1,4 +1,5 @@ fdtfile=omap5-uevm.dtb +bootdir=/ bootfile=uImage bootfilecmd=bootm diff --git a/Letux/boot-scr/uEnv-pyra+evm.txt b/Letux/boot-scr/uEnv-pyra+evm.txt index a9d0fc7d3f5..48a3cea31a3 100644 --- a/Letux/boot-scr/uEnv-pyra+evm.txt +++ b/Letux/boot-scr/uEnv-pyra+evm.txt @@ -1,4 +1,5 @@ fdtfile=omap5-pyra.dtb +bootdir=/ bootfile=uImage bootfilecmd=bootm diff --git a/Letux/boot-scr/uEnv-pyra+lc15-4.9.txt b/Letux/boot-scr/uEnv-pyra+lc15-4.9.txt index 07a0d8ccabb..6c12e052210 100644 --- a/Letux/boot-scr/uEnv-pyra+lc15-4.9.txt +++ b/Letux/boot-scr/uEnv-pyra+lc15-4.9.txt @@ -1,4 +1,5 @@ fdtfile=omap5-letux-cortex15-v4.9+pyra.dtb +bootdir=/ bootfile=uImage bootfilecmd=bootm diff --git a/Letux/boot-scr/uEnv-pyra+lc15.txt b/Letux/boot-scr/uEnv-pyra+lc15.txt index 9cb84224762..ea46c1e9b58 100644 --- a/Letux/boot-scr/uEnv-pyra+lc15.txt +++ b/Letux/boot-scr/uEnv-pyra+lc15.txt @@ -1,4 +1,5 @@ fdtfile=omap5-letux-cortex15+pyra.dtb +bootdir=/ bootfile=uImage bootfilecmd=bootm