diff options
Diffstat (limited to 'target/linux/mvebu/image/boot.script')
| -rw-r--r-- | target/linux/mvebu/image/boot.script | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/mvebu/image/boot.script b/target/linux/mvebu/image/boot.script deleted file mode 100644 index 1ebc88b..0000000 --- a/target/linux/mvebu/image/boot.script +++ /dev/null @@ -1,7 +0,0 @@ -setenv bootargs console=ttyS0,115200n8 root=/dev/mmcblk0p2 rootfstype=squashfs rootwait overlay=/dev/mmcblk0p3 -setenv fdt_high 0x07a12000 - -fatload mmc 0:1 0x02000000 zImage -fatload mmc 0:1 0x05F00000 armada-388-clearfog.dtb - -bootz 0x02000000 - 0x05F00000 |
