ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
stikonas has quit [Remote host closed the connection]
marvs has joined #linux-rockchip
camus1 has joined #linux-rockchip
kaspter has quit [Ping timeout: 265 seconds]
camus1 is now known as kaspter
ldevulder_ has joined #linux-rockchip
kaspter has quit [Ping timeout: 265 seconds]
kaspter has joined #linux-rockchip
ldevulder has quit [Ping timeout: 256 seconds]
mias has joined #linux-rockchip
ldevulder_ is now known as ldevulder
_whitelogger has joined #linux-rockchip
sb35 has quit [Ping timeout: 255 seconds]
sb35 has joined #linux-rockchip
chiastre has quit [Ping timeout: 240 seconds]
chiastre has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
ganbold has joined #linux-rockchip
ganbold_ has quit [Ping timeout: 258 seconds]
return0__ has joined #linux-rockchip
return0e_ has quit [Ping timeout: 256 seconds]
field^Mop has joined #linux-rockchip
kevery has quit [Ping timeout: 260 seconds]
sb35 has quit [Ping timeout: 240 seconds]
chiastre has quit [Quit: chiastre]
JohnDoe_71Rus has joined #linux-rockchip
chiastre has joined #linux-rockchip
sb35 has joined #linux-rockchip
kevery has joined #linux-rockchip
vagrantc has joined #linux-rockchip
kevery has quit [Ping timeout: 258 seconds]
ganbold has quit [Ping timeout: 255 seconds]
SolidHal has quit [Quit: SolidHal]
matthias_bgg has quit [Read error: Connection reset by peer]
matthias_bgg has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 260 seconds]
_whitelogger has joined #linux-rockchip
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 258 seconds]
vicencb has joined #linux-rockchip
stikonas has joined #linux-rockchip
cristian_c has joined #linux-rockchip
<cristian_c> hi
<cristian_c> at first, I wonder how to enter in bootloader mode (rk3188), I find no information about that
<cristian_c> any ideas about that?
<cristian_c> (from device turned off)
<DuClare> Don't know the specifics or that chip in particular but IIRC rk3288 goes into bootloader mode if there's nothing else to boot
<DuClare> So I'd wipe the bootable devices, or short their clock or something to make it not be able to boot from them
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
vagrantc has quit [Quit: leaving]
<cristian_c> DuClare: I've not connected external devices
<cristian_c> DuClare: I remember bootloader mode (flash mode) is executed connecting the device to pc
<cristian_c> DuClare: but I don't remember the sequence in ordrr to enter that mode
<cristian_c> any ideas?
vagrantc has joined #linux-rockchip
<inode> cristian_c: are you in rockusb mode and want to access maskrom mode?
<cristian_c> I'd like to enter that
<inode> if you have rkdeveloptool, and rk3188 supports the mode switch, try: rkdeveloptool rd 3
<cristian_c> I undrrstand
<cristian_c> (btw, I've found that usb-otg + recovery button allows me to detect the device in lsusb)
<cristian_c> id 2207:310b
<inode> ok, that's porbably rockusb mode - but you can confirm with rkflashtool - it will tell you the mode the device is in, iirc
<inode> s/porbably/probably/
<cristian_c> I'm installing rkflashkit by the way (github)
Substring has joined #linux-rockchip
<cristian_c> just to know how the device is
<cristian_c> *is set
<inode> ok, i'm not familiar with that tool
<cristian_c> rkflashtool is similar
<cristian_c> by the way he part command shows pretty garbage
<cristian_c> and the gui doesn't show nand partions (it's not a surprise)
<cristian_c> inode: I try rkflashtool too
<cristian_c> (from linux-rockchip github repository)
<inode> cristian_c: in any case, if you try something non-destructive like querying flash chip info or soc version, it should give you a mode indication
<cristian_c> last commit 29 dayys ago
<cristian_c> ok, parm.bin, shows detected rk3188, interface claimed, reading parameters at offset 0x00000000, size 0xff00ff00, fatal bad parameter length
<cristian_c> I' e tried to read nand flash with offset and size, I get '... Done' but the created file is 0 bytes
<cristian_c> ok, I tr8ed to read dram and the resulting file is 0 bytes
<cristian_c> I've tried also to read idb flash but I've stopped it w9th ctrl+c because the file was becoming too big
<cristian_c> inode: I see some tools inside this repo, but I don't understand what it's expected to use in order to get a confirmarion of what is he current mode
<cristian_c> any ideas?
<inode> rkflashtool v
<inode> rkflashtool n
<inode> either of those
<cristian_c> ok, I didn't find them in readme (maybe usage h)
<cristian_c> v (versiin?) gives me informatiin in addition: chip version: 310B-2012.11.30-V100
<inode> what else is listed?
<cristian_c> he same information of the previous commands: rkflashtool v5.2, detectter rk3188, intrrfsce claimed)
<cristian_c> nothing else
<cristian_c> ok, n option returns much more stuff
<cristian_c> flash id: 2c 64 44 4b a9
<cristian_c> flash info: Manufacturer Micron (4)
<cristian_c> interesting because the nand chip was covered by a sticker
<cristian_c> so, chip manufacturer was not visible on the chip
<cristian_c> Flash size; 8184MB
<cristian_c> Block Size: 2048KB
<cristian_c> I thought it was 512 kb
<cristian_c> *bytee
<cristian_c> Page size: 8KB
<cristian_c> ECC Bits: 40
<cristian_c> Access Time: 32
<inode> cristian_c: if your chip supports switching mode over usb - you could now try rkdeveloptool rd 3 (or maybe: rkflashtool b 3) and then query chip version or flash info again and you might see notifcation of "MASK ROM" mode
<cristian_c> Dlash CS: <0>
<cristian_c> nothing else
<cristian_c> *Flash Cs: <0>
ganbold has joined #linux-rockchip
<cristian_c> I suppose n option stands for nand
<cristian_c> I'vw installed rkdeveloptool
<cristian_c> rd seems reeet device command
<cristian_c> it returns Reset Device OK.
<cristian_c> inode: ok, rkflashtool b 3 returns more interesting information
<cristian_c> the same previous info v5.2, detected RK3188, interfsce claimed plus info: MASK ROM MODE
<cristian_c> and info: rebooting device....
<cristian_c> inode: so, it's correct, I'm in maskrom mode, it seems....
lkcl has quit [Ping timeout: 256 seconds]
<cristian_c> inode: ok, the proper command wss rkdeveloptool ld
<cristian_c> list device
<inode> cristian_c: thanks
ccaione has quit [Remote host closed the connection]
warpme_ has quit [Remote host closed the connection]
ccaione has joined #linux-rockchip
anarsoul|c has quit [Remote host closed the connection]
daniels has quit [Remote host closed the connection]
daniels has joined #linux-rockchip
warpme_ has joined #linux-rockchip
anarsoul|c has joined #linux-rockchip
myfreeweb has quit [Remote host closed the connection]
ojn has quit [Remote host closed the connection]
dianders has quit [Remote host closed the connection]
ojn has joined #linux-rockchip
dianders has joined #linux-rockchip
arnd has quit [Remote host closed the connection]
myfreeweb has joined #linux-rockchip
arnd has joined #linux-rockchip
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mrueg has joined #linux-rockchip
<cristian_c> inode: I'm trting to load bootloader (.bin file)
<cristian_c> before, I failed to write parameter
<cristian_c> I don't know if it's needed to f9rmat partitions, before writing parameter or flashing partitions
<cristian_c> and if formatt9ng partitoons is require<,
<cristian_c> and if formatt9ng partitoons is required, how to do this?
<cristian_c> I don't know how much time is required to load bootloader with rkdeveloptool
<cristian_c> I read 'Downloading bootloader....' since several minutes
mias has quit [Ping timeout: 256 seconds]
Substring has quit [Quit: Leaving]
lkcl has joined #linux-rockchip