aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/boot.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/boot.txt')
-rwxr-xr-xscripts/boot.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/boot.txt b/scripts/boot.txt
deleted file mode 100755
index 0105e84..0000000
--- a/scripts/boot.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-setenv bootcmd "fatload mmc 0:1 0x80000000 uImage; bootm 0x80000000"
-setenv bootargs "console=tty0 console=ttyO2,115200n8 mpurate=auto vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapfb.debug=y omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait"
-boot \ No newline at end of file