View Single Post
Old 06-21-2016, 09:05 AM   #12
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,271
Karma: 2200049
Join Date: Apr 2014
Device: BQ Cervantes 4
I'm done with uboot tinkering!

https://github.com/pazos/u-boot-2009.08-kobo

It boots from internal SD by default. When frontlight button is pressed it boots from the second partition of external sd. In both cases it will use the stock kernel.

external sd must have 2 partitions:
/dev/mmcblk1p1 - fat32 (makes nickel happy and avoids fs corruption)
/dev/mmcblk1p2 - ext2 (our rootfs: debian / arch / buildroot system...)

Last edited by pazos; 06-23-2016 at 07:57 PM.
pazos is offline   Reply With Quote