<drachensun>
hramrach: thanks, minor patch, needs a , at the end of the dbg string
<drachensun>
but it compiles
<drachensun>
well wait, what is the supposed to do
<drachensun>
now I have a nandf
<drachensun>
ok, so everything is bumped back one, nandd is now now nande
<drachensun>
and I guess nanda is really nand? the initrd to boot is a little delicate so it will take some work to test but it looks like it might work
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
piyushverma has quit [Quit: Konversation terminated!]
<drachensun>
well no joy but I think I noticed what I was missing on the image creation side to make big partitions
<drachensun>
you have to take their number and divide by 2 to see the real size, so I thought I had made the partition big enough but in fact, it was half what it should be
<drachensun>
oh if I could have read the comments in Chinese
piyushverma has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
piyushverma has quit [Ping timeout: 255 seconds]
Soru has quit [Quit: No Ping reply in 180 seconds.]
Soru has joined #linux-sunxi
piyushverma has joined #linux-sunxi
cajg_ has joined #linux-sunxi
cajg has quit [Ping timeout: 264 seconds]
BJfreeman has quit [Quit: had a good time]
Quarx has joined #linux-sunxi
Soru has quit [Remote host closed the connection]
wingrime has joined #linux-sunxi
rz2k has joined #linux-sunxi
<hramrach_>
drachensun: it's supposed to make the full nand partition as first
<hramrach_>
but needs some tuning to make its name nand instead of shifting the names
<oliv3r>
ssvb: it would be awesome if we could find out more about the DRAM controller; how to set it up, how to over/under 'clock' it with the cas settings etc
<oliv3r>
but there's much happening that's currently unknown
<ssvb>
oliv3r: maybe Tom needs to ping the right people, so that they could provide the right settings
<ssvb>
oliv3r: CAS6 is probably related to DDR3-800, CAS9 is probably related to DDR3-1333
<ssvb>
oliv3r: but what we probably really want are the timings for DDR3-1066, because it is closer to 480MHz
<oliv3r>
well in theory there's really just 2 factors
<oliv3r>
DRAM chips (which have certain timing requirements
<oliv3r>
board layout which reduces those timings
<oliv3r>
what would want to know for starters, is if the dram controller is Allwinner IP; or bought IP
<oliv3r>
and i think it's not AW IP
<oliv3r>
if it is, we really would want docs :)
<mripard_>
$
<mripard_>
hmmm, wrong window :)
<oliv3r>
mripard_: hah! and there you go never answering my after your accusations! shame Shame I say!
<ssvb>
mripard_: coincidentally, $ could probably solve this problem too :)
<mripard_>
oliv3r: ?
<mripard_>
ssvb: and it happens to be the "sync" shortcut in mutt as well :)
<naobsd>
hno: how to make u-boot-spl.bin smaller than 8k?
<naobsd>
for fel
ganbold_ has quit [Remote host closed the connection]
ganbold_ has joined #linux-sunxi
<hglm>
I noticed there is room for improvement in the various memcpy implementations for linux-sunxi -- both in userland and in the kernel, although I guess userland (glibc) is distro-dependent.
jemk has joined #linux-sunxi
<jemk>
wingrime: you were faster, wiki edit collision xD
<wingrime>
d))
<wingrime>
jemk: I have added some info according vp8
<jemk>
i see, but i only work on mpeg engine
<wingrime>
jemk: I know
<wingrime>
jemk: I now add data that I can easy get from blob
<jemk>
poc is fixed btw
<wingrime>
jemk: how we will do mpeg now ?
<jemk>
im working on mpeg1+2, but first i need a way to display without this ppm crap
<wingrime>
jemk: disp can do it directly
<jemk>
i know, but how?
<wingrime>
jemk: ssvb know disp better than me
<wingrime>
jemk: I think how make jpeg decoding in-place
<wingrime>
jemk: have you tryed this?
<jemk>
what do you mean with in-place?
<wingrime>
without memcopy to reserved mem
<jemk>
one could read the file directly to reserved mem instead of mmaping it.
<jemk>
but i dont think this is worth the effort, it wont gain much performance.
<jemk>
compressed data is small compared to resulting picture
<wingrime>
jemk: 2/3
<wingrime>
jemk: one file still broken
<jemk>
uhm, where do you get your files, mine worked xD
<Superpelican>
my tablet is a rebranded version of the POV Protab 2 XXL
<Superpelican>
The Android System Info app said my board was a inet crane
<rm>
I am not sure what this means, but afaik it's certainly not a board name from some particular tablet
<rm>
more like codename of "sunxi-with-android"
<Superpelican>
well the page I linked to says build product: crane-evb
<Superpelican>
I just booted up my tablet
<Superpelican>
will check
<Superpelican>
The "Android System Info" app lists the information under "BuildInfos"
<Superpelican>
"Board: crane"
<Superpelican>
"Brand: iNet"
<Superpelican>
"Device: crane-inet"
<Superpelican>
"Model: PC1007"
<Superpelican>
"Product: crane_inet"
soul has quit [Read error: Connection reset by peer]
<Superpelican>
rm, hno:But don't I need to use a sys_config for my specific board/device?
<Superpelican>
rm, hno:I do have a script.bin of my tablet, which I extracted using the adb shell
<Superpelican>
rm, hno:So if I can just use that with the linux-sunxi kernel
Superpelican has quit [Quit: Konversation terminated!]
Soru has joined #linux-sunxi
<hglm>
Superpelican: Yes, using the script.bin from Android will help make the LCD screen work, apart from HDMI
ganbold__ has quit [Remote host closed the connection]
ganbold_ has joined #linux-sunxi
eebrah|away is now known as eebrah
Soru has quit [Read error: Connection reset by peer]
Soru has joined #linux-sunxi
<hno>
Superpelican left...
<hno>
but product info from most Allwinner customers is very often unchanged from the evaulation board sources they started from.
<hglm>
yeah most 1GB devices have the same DRAM parameters, but on a tablet the LCD screen will be different so you need the correct script.bin to get the LCD working.
leowt has joined #linux-sunxi
BJfreeman has quit [Ping timeout: 252 seconds]
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
wingrime has quit [Read error: Connection reset by peer]
wingrime has joined #linux-sunxi
rellla has quit [Remote host closed the connection]
leowt has quit [Quit: leowt]
_BJFreeman has joined #linux-sunxi
BJfreeman is now known as Guest7102
_BJFreeman is now known as BJfreeman
Guest7102 has quit [Ping timeout: 252 seconds]
servili007 has joined #linux-sunxi
eebrah is now known as eebrah|away
rz2k has quit []
wingrime has quit [Read error: Connection reset by peer]
wingrime has joined #linux-sunxi
hglm has quit [Quit: leaving]
Undertasker has quit [Quit: Leaving.]
gzamboni has quit [Remote host closed the connection]
gzamboni has joined #linux-sunxi
heffer has quit [Ping timeout: 256 seconds]
<hramrach_>
and most out of factory script.bin are bogus :/
leowt has joined #linux-sunxi
leowt has left #linux-sunxi [#linux-sunxi]
<ssvb>
does anyone know if A20/A31 devices have any temperature sensor for throttling?
paulk-desktop has quit [Quit: Ex-Chat]
BJfreeman has quit [Ping timeout: 252 seconds]
wingrime has quit [Ping timeout: 248 seconds]
leowt has joined #linux-sunxi
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJfreeman
_BJFreeman has joined #linux-sunxi
BJfreeman is now known as Guest6510
_BJFreeman is now known as BJfreeman
Guest6510 has quit [Ping timeout: 252 seconds]
Soru has quit [Read error: Operation timed out]
derethor has quit [Remote host closed the connection]
Soru has joined #linux-sunxi
sanka has quit [Remote host closed the connection]