Forum: Maemo 5 / Fremantle
2012-07-27, 15:24
|
Replies: 2,266
Views: 995,931
|
Forum: Maemo 5 / Fremantle
2012-07-08, 20:48
|
Replies: 2,266
Views: 995,931
|
Forum: Android
2012-06-21, 12:55
|
Replies: 5,108
Views: 2,255,440
|
Forum: Maemo 5 / Fremantle
2012-06-20, 16:22
|
Replies: 2,266
Views: 995,931
|
Forum: Alternatives
2012-01-26, 01:13
|
Replies: 843
Views: 542,624
Re: U-Boot for Nokia RX-51 with BootMenu
Replace:
...
uboot_size=$(wc -c "$uboot" | cut -f1 -d' ')
kernel_size=$(wc -c "$kernel" | cut -f1 -d' ')
...
dd if="/dev/zero" of="$output" bs=1 count="$uboot_append" conv=notrunc oflag=append...
|
Forum: Maemo 5 / Fremantle
2011-10-04, 19:36
|
Replies: 98
Views: 54,906
Re: [Announce] kernel-bfs
I can't comment on anything regarding bq27x00_battery (since I don't use the module/KP), except for what I've already stated (kernel-bfs not differentiating from kernel-power). The following however...
|