10:19 | MMlosh | Oh.. I noticed that my /var/cache/apt is rather big |
10:19 | MMlosh | when examined I found files dating back to 2006 there |
10:20 | MMlosh | or perhaps is the downloader simply preserving timestamps from server? |
10:30 | MMlosh | oh, nevermind.. I got it.. The configuration file for apt I was missing is bundled with "update-notifier-common" for some weird reason |
15:50 | yawniek | hmm, i upgraded uboot, used the installer to install geexbox. now it wants to start from ide and then waits for tftpd |
16:04 | yawniek | then trying to do ext2load mmc 0:1 $loadaddr /boot/uImage always yields bad partition |
16:06 | yawniek | also when i try to flash the spi with the installer script i get:/dev/mtd0 (SPI flash) is invalid |
16:28 | shesselba | _rmk_: what do you need me for? |
16:29 | _rmk_ | shesselba: oh, I was trying to work out some horrid conflicts between the old si5351 clock driver and the new one |
16:29 | _rmk_ | shesselba: after many hours, I worked out something simple which worked |
16:29 | shesselba | phew ;) |
16:30 | shesselba | any remaining issues? |
16:30 | _rmk_ | not that I've noticed yet. |
16:30 | shesselba | ok |
16:31 | _rmk_ | I've only a small delta for mainline for that now |
16:31 | shesselba | that is? |
16:32 | _rmk_ | basically: |
16:32 | _rmk_ | 1. + .owner = THIS_MODULE, |
16:32 | _rmk_ | in si5351_driver |
16:33 | _rmk_ | 2. ifdefing the of_clk_add_provider stuff with CONFIG_OF |
16:33 | _rmk_ | 3. registering its clkout clocks with clkdev, and adding the old ->setup function for non-dt bindings |
16:33 | _rmk_ | and of course 4. removing the CONFIG_OF dependency |
16:33 | _rmk_ | (1) should be fixed in mainline |
16:35 | shesselba | thanks for working this out, when I posted si5351 there were no non-DT users testing it. So fixing non-DT is really appreciated. |
16:35 | shesselba | clkdev registering is for non-DT lookup? |
16:37 | _rmk_ | yep, because there's no other way to get hold of those clocks afaik |
16:37 | shesselba | great |
16:38 | shesselba | I just returned from two vacations and now have to recap all that stuff .. puh |
16:42 | _rmk_ | I had my cubox setup in bits a couple of weekends ago trying to decipher my PVR's disk format, which I thought I may end up having to chuck... it's receiver was dead. turns out it was thanks to bad data being broadcast throughout the entire weekend. |
16:49 | shesselba | I haven't read through all the kirkwood-i2s patches, did you come to any agreement? |
18:10 | yawniek | argl now after sucessfully installing geexbox i made it work even with the right ir remote. fiddling around a bit the remote wasnt working. doing a clean reinstall i cant get the remote working again. |
22:04 | kenny | anyone have cryptodev and would be willing to run an openssl speed test for me? (openssl speed -evp aes-256-cbc) |
23:38 | dv_ | I have a question. other than the OLPC and the cubox, is somebody aware of any other hardware with marvell vmeta inside? |