CountryGeek has quit [Remote host closed the connection]
CountryGeek has joined #linux-sunxi
egbert has quit [Read error: Operation timed out]
egbert has joined #linux-sunxi
tinti has quit [Ping timeout: 260 seconds]
tinti has joined #linux-sunxi
tinti has joined #linux-sunxi
tinti has quit [Changing host]
Quarx has joined #linux-sunxi
<Quarx>
Hello guys
<Quarx>
Anyone working with TMS320C55?
egbert has quit [*.net *.split]
ssvb has quit [*.net *.split]
tinti has quit [*.net *.split]
CountryGeek has quit [*.net *.split]
koliqi has quit [*.net *.split]
tinti has joined #linux-sunxi
egbert has joined #linux-sunxi
ssvb has joined #linux-sunxi
CountryGeek has joined #linux-sunxi
CountryGeek has left #linux-sunxi [#linux-sunxi]
egbert has quit [*.net *.split]
ssvb has quit [*.net *.split]
tinti has quit [*.net *.split]
CountryGeek has joined #linux-sunxi
tinti has joined #linux-sunxi
egbert has joined #linux-sunxi
ssvb has joined #linux-sunxi
tinti is now known as Guest99844
koliqi has joined #linux-sunxi
TheSeven has quit [Read error: Operation timed out]
TheSeven has joined #linux-sunxi
bsdfox_ has joined #linux-sunxi
bsdfox_ has quit [Changing host]
bsdfox_ has joined #linux-sunxi
h36sa_ has quit [Ping timeout: 264 seconds]
koliqi has quit [Ping timeout: 252 seconds]
bsdfox has quit [Ping timeout: 252 seconds]
Quarx has quit [Ping timeout: 252 seconds]
Quarx has joined #linux-sunxi
h36sa_ has joined #linux-sunxi
Quarx has quit [Quit: Bye]
WarheadsSE has quit [Ping timeout: 256 seconds]
n01_ has quit [Remote host closed the connection]
shineworld has joined #linux-sunxi
rellla has joined #linux-sunxi
WarheadsSE has joined #linux-sunxi
rellla2 has joined #linux-sunxi
<rellla2>
ssvb: wow, nice workaround!
rellla has quit [Ping timeout: 248 seconds]
<rellla2>
i finally set up my cubieboard yesterday, so now it's time the test libhybris.
rellla2 is now known as rellla
rz2k has joined #linux-sunxi
<oliv3r>
hno: I thought you ment that you found other 'things' concerning SRAM, I did find a few other bits that where undocumented, but set by default
FunkyPenguin has quit [Changing host]
FunkyPenguin has joined #linux-sunxi
awafaa_ is now known as awafaa
drachensun has quit [Ping timeout: 252 seconds]
jukivil1 has quit [Read error: Operation timed out]
jukivili has joined #linux-sunxi
drachensun has joined #linux-sunxi
andoma_ is now known as andoma
bsdfox_ has quit [Ping timeout: 264 seconds]
h36sa_ has quit [Ping timeout: 252 seconds]
techn__ has joined #linux-sunxi
y0gurt has joined #linux-sunxi
_BJFreeman has joined #linux-sunxi
mturquet1e has joined #linux-sunxi
arete74_ has joined #linux-sunxi
LordH3lment has quit [*.net *.split]
el has quit [*.net *.split]
techn_ has quit [*.net *.split]
JCQ_W has quit [*.net *.split]
arete74 has quit [*.net *.split]
el has joined #linux-sunxi
BJFreeman has quit [*.net *.split]
mturquette has quit [*.net *.split]
rm has quit [*.net *.split]
rm has joined #linux-sunxi
JCQ_W has joined #linux-sunxi
_BJFreeman is now known as BJFreeman
JCQ_W has quit [*.net *.split]
JCQ_W has joined #linux-sunxi
vicenteH has joined #linux-sunxi
hansg has joined #linux-sunxi
eebrah|away is now known as eebrah
BJFreeman has quit [Quit: had a good time]
Guest99844 has quit [Remote host closed the connection]
WarheadsSE_ has joined #linux-sunxi
shalem has joined #linux-sunxi
jukivili has quit [Ping timeout: 260 seconds]
jukivili has joined #linux-sunxi
vicenteH has quit [Ping timeout: 255 seconds]
WarheadsSE has quit [Ping timeout: 260 seconds]
hansg has quit [Ping timeout: 255 seconds]
jukivili has quit [*.net *.split]
ssvb has quit [*.net *.split]
egbert has quit [*.net *.split]
arete74_ has quit [*.net *.split]
jukivili has joined #linux-sunxi
ssvb has joined #linux-sunxi
egbert has joined #linux-sunxi
arete74_ has joined #linux-sunxi
<oliv3r>
hno: i see an example for you, where you look at initial register values, then fill everything with ~0x00; then everything with 0x00. Is there a reboot inbetween? What's the purpose of this? See what regiters can, can't be changed? finding min-max values?
<hno>
oliv3r, can you remind me of a bit of context please.
koliqi has joined #linux-sunxi
<hno>
oliv3r, I would guess it's an "See what regiters can be changed" exercise. dump all registers. fill all regissters with 0, dump all registers again, fill all registers with ~0, dump all registers again. Compare results to learn about possible register bits.
<hno>
It does not find all I/O registers, but most can be detected this way.
koliqi has quit [Quit: Ex-Chat]
vicenteH has joined #linux-sunxi
<ssvb>
rellla: good :) please let me know if you encounter any problems
<ssvb>
rellla: put the pointlessness of all these ABI changes in libve is really ridiculous and is starting to piss me off
<ssvb>
s/put/but/
cajg_ has joined #linux-sunxi
CountryGeek_away has joined #linux-sunxi
<rellla>
so only for me to understand: the android binary is newer than armhf. there have been ABI changes in the android version. we don't have "complete" sources which fit exactly to the ABI of our blob. right?
rz2k has quit [Read error: Connection reset by peer]
MadSpark has quit [Ping timeout: 264 seconds]
cajg has quit [Ping timeout: 264 seconds]
CountryGeek has quit [Ping timeout: 264 seconds]
TheSeven has quit [Ping timeout: 264 seconds]
CountryGeek_away is now known as CountryGeek
<ssvb>
rellla: ABI is almost the same, so I guess the android binaries currently in use and linux armhf binaries are from around the same time
<ssvb>
rellla: there may be some other subtle changes that I did not notice yet, we can't be totally sure with this stuff :(
<oliv3r>
hno: I think the example I found, was on the rhombus-tech wiki, about the Security System registers. Here you dump (from u-boot I assume) the SS I/O registers; then you set them all, and then (with/without reboot?) clear them all
<oliv3r>
hno: I assume registers like 'write to 1 to start operation, reads 0 on completion' won't work this way (if the operation is really fast for example)
<oliv3r>
but it should give you an idea of writeable registers, what if a register gets changed from an itial '6', to 'f', but won't go below '4'. Would that give you a 'minimum'? or would it be more important to look at the bit level, and find that in the byte block a register can't be changed after all?
<oliv3r>
rellla: any news yet?
<rellla>
oliv3r: not yet ...
<oliv3r>
:'(
<rellla>
last time it took around a week. so we hurry ;)
<rellla>
s/we/why/
<oliv3r>
lol yeah, i'm just getting excited
fldc has joined #linux-sunxi
rz2k has joined #linux-sunxi
<rellla>
oliv3r: i'm hoping, that they missed the new efforts with libhybris ...
tinti has joined #linux-sunxi
WarheadsSE-- has joined #linux-sunxi
drachensun_ has joined #linux-sunxi
theborger has joined #linux-sunxi
vicenteH has quit [Ping timeout: 245 seconds]
ganbold__ has joined #linux-sunxi
WarheadsSE_ has quit [*.net *.split]
y0gurt has quit [*.net *.split]
drachensun has quit [*.net *.split]
<oliv3r>
rellla: :)
<oliv3r>
mnemoc: ping
Tartarus has quit [Excess Flood]
techn_ has joined #linux-sunxi
Tartarus has joined #linux-sunxi
hsildaerD has joined #linux-sunxi
Dreadlish has quit [Disconnected by services]
hsildaerD is now known as Dreadlish
Dreadlish has quit [Changing host]
Dreadlish has joined #linux-sunxi
techn__ has quit [*.net *.split]
awafaa has quit [*.net *.split]
Guest64795 has quit [Ping timeout: 256 seconds]
grevaill1t has quit [Ping timeout: 256 seconds]
JCQ_W has quit [*.net *.split]
TheSeven has quit [*.net *.split]
MadSpark has quit [*.net *.split]
rz2k has quit [*.net *.split]
theborger has quit [*.net *.split]
tinti has quit [*.net *.split]
rellla has quit [*.net *.split]
shineworld has quit [*.net *.split]
cajg has quit [*.net *.split]
bfree has quit [*.net *.split]
ChanServ has quit [*.net *.split]
techn_ has quit [*.net *.split]
Tartarus has quit [*.net *.split]
ganbold__ has quit [*.net *.split]
WarheadsSE-- has quit [*.net *.split]
rm has quit [*.net *.split]
el has quit [*.net *.split]
fredy has quit [*.net *.split]
fldc has quit [*.net *.split]
dl9pf has quit [*.net *.split]
slapin_nb has quit [*.net *.split]
oliv3r has quit [*.net *.split]
lunra has quit [*.net *.split]
FunkyPenguin has quit [*.net *.split]
ganbold_ has quit [*.net *.split]
jukivili has quit [*.net *.split]
libv has quit [*.net *.split]
egbert has quit [*.net *.split]
ssvb has quit [*.net *.split]
CountryGeek has quit [*.net *.split]
Dreadlish has quit [*.net *.split]
arete74_ has quit [*.net *.split]
drachensun_ has quit [*.net *.split]
lkcl has quit [*.net *.split]
w00tc0d3 has quit [*.net *.split]
lebernie has quit [*.net *.split]
n01 has quit [*.net *.split]
mturquet1e has quit [*.net *.split]
mnemoc has quit [*.net *.split]
tkoskine has quit [*.net *.split]
FergusL has quit [*.net *.split]
Turl has quit [*.net *.split]
eebrah has quit [*.net *.split]
RaYmAn has quit [*.net *.split]
ZaEarl has quit [*.net *.split]
jinzo has quit [*.net *.split]
gzamboni_ has quit [*.net *.split]
jelly-home has quit [*.net *.split]
hozer1 has quit [*.net *.split]
specing has quit [*.net *.split]
andoma has quit [*.net *.split]
mripard has quit [*.net *.split]
focus has quit [*.net *.split]
zub has quit [*.net *.split]
vgrade has quit [*.net *.split]
Liberator has quit [*.net *.split]
shalem has quit [*.net *.split]
heffer has quit [*.net *.split]
ijc has quit [*.net *.split]
torindel has quit [*.net *.split]
xenoxaos has quit [*.net *.split]
e-ndy_ has quit [*.net *.split]
_whitelogger has joined #linux-sunxi
heffer has joined #linux-sunxi
heffer has quit [Changing host]
heffer has joined #linux-sunxi
hno has joined #linux-sunxi
bsdfox has quit [Write error: Connection reset by peer]
bsdfox has joined #linux-sunxi
bsdfox has quit [Changing host]
bsdfox has joined #linux-sunxi
ijc_ is now known as ijc
zumbi is now known as Guest19067
torindel has quit [Ping timeout: 256 seconds]
torindel has joined #linux-sunxi
e-ndy has joined #linux-sunxi
<Turl>
oliv3r: did you get mainline booting? :)
xnxs has joined #linux-sunxi
xenoxaos has quit [Ping timeout: 256 seconds]
e-ndy_ has quit [Read error: Connection reset by peer]
xnxs is now known as xenoxaos
shalem is now known as hansg
CountryGeek has left #linux-sunxi [#linux-sunxi]
CountryGeek has joined #linux-sunxi
<n01>
oliv3r: I have a conf file for buildroot to boot mainline over tftp if you want it ;)
<Turl>
n01: I saw your patch on the ML :)
<Turl>
n01: this might be a silly question, but is the "0b" notation valid? I just saw it on wdt_timeout_map
<n01>
Turl: yep, but that patch is specific for cubieboard with linux-sunxi kernel. In my experimentations I use another config for mainline with dtb
<n01>
Turl: I think so (It compiles and works at least :)
<Turl>
n01: so the patch you sent to lakml is not intended for mainline?
<n01>
yes it is (the watchdog drivers). I meant the conf for buildroot
<Turl>
ah, okay
<n01>
< = Turl> n01: I saw your patch on the ML :) <==== ohh you mean the LAKML, sorry I thought you were talking about the buildroot ml
<Turl>
oh, you sent a patch to buildroot too? nice :)
<n01>
:)
ganbold__ has quit [Remote host closed the connection]
eebrah is now known as eebrah|away
hansg has quit [Quit: Leaving]
_BJFreeman has joined #linux-sunxi
_BJFreeman is now known as BJFreeman
paulk-desktop has joined #linux-sunxi
de has joined #linux-sunxi
n01 is now known as n01|away
_BJFreeman has joined #linux-sunxi
BJFreeman has quit [Ping timeout: 273 seconds]
<de>
evening. back to my yday's trouble with TS. Ive checked VDDA voltage on FT5301 chips of TS, and it shows 2V when TS is connected and ~1.08V when TS is disconnected, both are way out of operating voltage
<de>
but im not sure if thats not some power management kicking in, so i'm thinking about undefining early susped in ft5x_ts and commenting out ft5x_ts_suspend function. what do you think?
jukivil1 has joined #linux-sunxi
zumbi has joined #linux-sunxi
egbert has quit [Disconnected by services]
mdfe_ has joined #linux-sunxi
egbert has joined #linux-sunxi
zumbi is now known as Guest22510
Guest19067 has quit [Read error: Connection reset by peer]
jukivili has quit [Read error: Connection reset by peer]
vinifm has joined #linux-sunxi
<vinifm>
is it possible to update only the kernel on a tablet with a13?
<vinifm>
android tablet with a13
<mnemoc>
vinifm: you have to compose a new boot.img
<hno>
oliv3r, you haven't specified the outout name.
<oliv3r>
-n uImage is out name
<oliv3r>
unless 'set image name' isn't output name
<oliv3r>
guess it's now
<oliv3r>
not*
<hno>
no, that sets the name recorded in the image.
<oliv3r>
do'h
<hno>
I usually record the kernel version number etc in there.
<oliv3r>
do i still need to add 'loadddr'?
<oliv3r>
since that's embedded in the kernel?
rz2k has quit []
<Turl>
oliv3r: linux/scripts/mkuboot.sh -A arm -O linux -C none -T kernel -a 0x40008000 -e 0x40008000 -n 'Linux-3.10.0-rc1-00005-gcc2fd4f-dirty' -d arch/arm/boot/zImage arch/arm/boot/uImage
<hno>
yes you need to specify the load address where the kernel should be copied to.
<oliv3r>
and -e? id dint' do -e
<oliv3r>
Turl: where is that script, mine is way shorter
<techn_>
hno: did you try wip/usb? did you notice regression?
<oliv3r>
code is worth more then a thousand ramblings :)
<oliv3r>
if i skip doing line 101
<oliv3r>
and only have uImage and dtb in the fat bit of the first partition
<oliv3r>
will that be enough?
<oliv3r>
or do I need uEnv-img.bin, boot.scr etc etc
<oliv3r>
i would assume not
<oliv3r>
yeah i can clean everything out and it loads some defaults, which is fine, they all don't exist
<oliv3r>
now, lets try again
<oliv3r>
yeah! works
<oliv3r>
but no console :(
<oliv3r>
that I'll tackle tomorrow
<mnemoc>
Turl: still around? just moved cubieboard.org's and cubietech.com's wp to the new server. there is reverse proxy tunneling the thing from the old server, but updating dns would be appreciated :p
<Turl>
mnemoc: sure, sec
<Turl>
mnemoc: /msg me the new ip please
<Turl>
oliv3r: no shell?
vinifm has quit [Quit: Saindo]
mdfe__ has quit [Remote host closed the connection]