ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
Sandy has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
nighty has joined #linux-rockchip
ayaka_ has joined #linux-rockchip
ayaka has quit [Read error: Connection reset by peer]
ayaka_ is now known as ayaka
sunilmohan__ has quit [Remote host closed the connection]
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Remote host closed the connection]
sunilmohan has joined #linux-rockchip
ritech has joined #linux-rockchip
<ritech> i have a question
<ritech> hi all
<ritech> want change nand flash to emmc flash on rk3188
<ritech> need to change ubootloader?
<naobsd> ritech: generally flash memory is soldered, it cannot be changed
<ritech> why not ?
<ritech> i change nand to emmc , easy flash , but boot problem
<ritech> [ 3.786616] mmcblk0: mmc0:0001 016GE2 14.6 GiB [ 3.791206] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 [ 3.837786] [ 3.837789] drivers/mmc/core/core.c...2019.. ===== mmc_rescan Begin....[mmc1] [ 3.837838] [ 3.837841] ================= [ 3.837844] sdmmc_rescan..2026.. ====find no SDMMC host. [mmc1] [ 3.837916] .Line4036..The End of SDMMC-probe Ver.6.07 The last modify date is 2013-1
<ritech> this is my log
<ritech> it show mmc0:0001 016ge2
<ritech> but mmcblk0 : p1 p2 p3
<ritech> wrong
<ritech> i think mmcblk0: p1(boot) p2(bootargs) p3(hwconfig) p4(loader) p5(recovery) is right
<ritech> so maybe loader.bin wrong , cant flash partition
<naobsd> why do you think "mmcblk0: p1(boot) p2(bootargs) p3(hwconfig) p4(loader) p5(recovery) is right"?
<naobsd> how did you make partition on emmc?
<ritech> p1(boot) p2(bootargs) p3(hwconfig) p4(loader) p5(recovery) show on my nand flash boot log
<ritech> first i use AndroidTool 2.3 flash loader.bin on maskrom mode , then find a loader device , upgrade android.img , reboot
<ritech> on my nand flash , all be ok, but change to emmc flash , boot failed , jump to recovery mode
<naobsd> if recovery mode works, then hardware is working
<naobsd> what's "flash boot log"?
<ritech> i think loader different between on emmc and nand
<naobsd> you don't any Rockchip support to do it? there should be docs and loader files
<naobsd> you don't _have_ any ...
<ritech> Recovery system v4.4.0 E:failed to mount /metadata (No such file or directory) mount cache fail,so formate... format '/dev/block/platform/emmc/by-name/metadata' to ext4 filesystem executing '/sbin/mke2fs' Could not stat /dev/block/platform/emmc/by-name/metadata --- No such file or directory
<ritech> yes , iknow recovery will work , but show this log
<ritech> i dont have rockchip support , i just buy firefly and radxa
<naobsd> well
<ritech> Starting recovery on Sat Jan 1 12:06:03 2011
<naobsd> what you are talking (mmcblk, recovery) is the things _after_ loader. I cannot see any detail about eMMC/loader things
<naobsd> loader works very initial stage only
<naobsd> if something like recovery is running, it means that loader worked well
<naobsd> can you explain "p1(boot) p2(bootargs) p3(hwconfig) p4(loader) p5(recovery) show on my nand flash boot log" more?
<naobsd> and can you explain how did you make partition(=parameter)?
<naobsd> and detail about loader.bin and android.img
<naobsd> important details are not explained yet
<ritech> ok
<ritech> i find a new problem , i cant format my emmc flash throught androidtools 2.3
<ritech> but nand flash format is ok
ritech has quit [Ping timeout: 250 seconds]
afaerber has quit [Quit: Ex-Chat]
cnxsoft1 has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 264 seconds]
cnxsoft1 is now known as cnxsoft
paulk-aldrin has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
gb_master has joined #linux-rockchip
gb_master has left #linux-rockchip [#linux-rockchip]
mac_l1 has quit [Ping timeout: 250 seconds]
sunilmohan has quit [Ping timeout: 244 seconds]
paulk-aldrin has quit [Quit: Leaving]
cnxsoft has joined #linux-rockchip
ganbold_ has joined #linux-rockchip
norris_ has joined #linux-rockchip
pulser_ has joined #linux-rockchip
ojn_ has joined #linux-rockchip
dianders_ has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
sunilmohan has quit [Changing host]
sjg1__ has joined #linux-rockchip
rperier_ has joined #linux-rockchip
eebrah_ has joined #linux-rockchip
FergusL has quit [Ping timeout: 258 seconds]
norris has quit [Ping timeout: 258 seconds]
naobsd has quit [Ping timeout: 258 seconds]
ganbold has quit [Ping timeout: 258 seconds]
eebrah has quit [Ping timeout: 258 seconds]
tizbac has quit [Ping timeout: 258 seconds]
sjg1_ has quit [Ping timeout: 258 seconds]
fireglow has quit [Ping timeout: 258 seconds]
ojn has quit [Ping timeout: 258 seconds]
rperier has quit [Ping timeout: 258 seconds]
pulser has quit [Ping timeout: 258 seconds]
dianders has quit [Ping timeout: 258 seconds]
fireglow has joined #linux-rockchip
norris_ is now known as norris
tizbac has joined #linux-rockchip
dianders_ is now known as dianders
sjg1__ is now known as sjg1_
cnxsoft has quit [Quit: cnxsoft]
FergusL has joined #linux-rockchip
ojn_ is now known as ojn
JohnDoe_71Rus has joined #linux-rockchip
paulk-collins has joined #linux-rockchip
<Sandy> I'm trying to boot a rock2 square using mainline uboot and a kernel. I wonder if anyone's found a working example of this or a guide somehwere, or has some debuging tips.
<Sandy> er, rock2=3288, and linux kernel. I think i'm not getting uboot to load my kernel image, initrd, and dtb right
eebrah_ is now known as eebrah
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
paulk-collins has quit [Quit: Leaving]
Sandy has quit [Quit: Page closed]