summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand')
-rw-r--r--arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand b/arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand
new file mode 100644
index 0000000000..c000041095
--- /dev/null
+++ b/arch/arm/boards/myirtech-x335x/defaultenv-myirtech-x335x/boot/nand
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+global.bootm.image="/dev/nand0.system.ubi.kernel"
+global.linux.bootargs.dyn.root="ubi.mtd=system ubi.block=0,root root=fe00 ro"