Wow, I'm suprised to discover this meta-rockchip :) Rockchip engineers also publish a meta-rockchip on Github ( https://github.com/rockchip-linux/meta-rockchip), although nowadays it's mainly Jeffy Chen publishing on https://github.com/JeffyCN/meta-rockchip/
Those two repos seem quite complementary, Jeffy being focussed on kernel 4.4, and Trevor on mainline. Wouldn't it make sense to merge all this work in a single place ? Le ven. 20 mars 2020 à 02:59, Trevor Woerner <[email protected]> a écrit : > Hi Karthik, > > On Thu, Mar 19, 2020 at 9:36 PM karthik poduval > <[email protected]> wrote: > > Thank you for you work on meta-rockchip layer. You were listed as the > > maintainer for meta-rockchip so I though I will send you a mail with > > an issue I was facing. > > > > I was trying to flash an image on a Asus tinker board using > > meta-rockchip. Here are the steps I followed. > > > > git clone git://git.yoctoproject.org/poky > > git clone git://git.yoctoproject.org/meta-rockchip > > source poky/oe-init-build-env > > bitbake-layers add-layer ../../meta-rockchip/ > > MACHINE=tinker-board bitbake core-image-minimal > > > > #flahsed it using the following command to sdcard (my sdcard was dev/sde) > > sudo dd > if=tmp/deploy/images/tinker-board/core-image-minimal-tinker-board.wic > > of=/dev/sde > > > > after inserting sdcard and booting up I can see on the serial console > > it attempts to boot, crosses bootloader and proceeds to linux boot but > > then gets hing around dwmmc_rockchip loading. > > > > Attached the complete serial log. Your help is greatly appreciated. > > According to the log, your board is a "tinker-board-s", please try > using that for your MACHINE instead of "tinker-board". > > Thanks and best regards, > Trevor > > -- Yann Dirson <[email protected]> Blade / Shadow -- http://shadow.tech
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48870): https://lists.yoctoproject.org/g/yocto/message/48870 Mute This Topic: https://lists.yoctoproject.org/mt/72091717/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
