aboutsummaryrefslogtreecommitdiffstats
path: root/gen_bootimg.sh
diff options
context:
space:
mode:
authorroot <root@artemis.panaceas.org>2015-12-25 04:40:36 +0000
committerroot <root@artemis.panaceas.org>2015-12-25 04:40:36 +0000
commit849369d6c66d3054688672f97d31fceb8e8230fb (patch)
tree6135abc790ca67dedbe07c39806591e70eda81ce /gen_bootimg.sh
downloadlinux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.tar.gz
linux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.tar.bz2
linux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.zip
initial_commit
Diffstat (limited to 'gen_bootimg.sh')
-rwxr-xr-xgen_bootimg.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/gen_bootimg.sh b/gen_bootimg.sh
new file mode 100755
index 00000000..d1498c9e
--- /dev/null
+++ b/gen_bootimg.sh
@@ -0,0 +1,2 @@
+#! /bin/sh
+./mkbootimg --kernel arch/arm/boot/zImage --ramdisk uramdisk.img --base 0x80800000 --cmdline "console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 max17135:pass=2, fbmem=6M video=mxcepdcfb:E060SCM,bpp=16 no_console_suspend" --board evk_6sl_eink -o boot.img