diff options
Diffstat (limited to 'beagle/uboot.txt')
| -rw-r--r-- | beagle/uboot.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/beagle/uboot.txt b/beagle/uboot.txt deleted file mode 100644 index 4b58a4c..0000000 --- a/beagle/uboot.txt +++ /dev/null @@ -1,9 +0,0 @@ -setenv loadaddr 0x80200000 -mmc init -mmc rescan 0 -fatload mmc 0 ${loadaddr} uimage.ubi - -setenv bootargs console=ttyO2,115200n8 root=/dev/mmcblk0p2 rootwait -init=/bin/bash - -bootm ${loadaddr} |
