linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Rockchip RV1108 mainline kernel support
@ 2018-07-19 13:53 Fabio Berton
  2018-09-10 12:42 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Berton @ 2018-07-19 13:53 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all!

We're adding support to a custom Rockchip RV1108 in mainline kernel.

Currently this custom board runs fine on the Rockchip 3.10 vendor kernel.

The main problems is that kernel 4.17 can't detect eMMC.

I would appreciate any help on how to make the mainline kernel to
detect eMMC on this board

Here the full log:
https://gist.github.com/fbertux/df5b55928dcb703a28b990b72aa2e6fc

and here the log from Rockchip kernel 3.10:
https://gist.github.com/fbertux/9a476ca6903c2029d3db4ea53076be17

This is dts file that we're using:

https://github.com/OSSystems/linux/blob/wip-rockchip/arch/arm/boot/dts/rv1108-minievb-v10.dts

Rockchip RV1108; http://rockchip.wikidot.com/rk1108
Kernel Fork: https://github.com/OSSystems/linux/tree/wip-rockchip
Rockchip kernel 3.10: https://github.com/rockchip-linux/kernel/tree/release-3.10

Thanks!

Fabio Berton

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Rockchip RV1108 mainline kernel support
  2018-07-19 13:53 Rockchip RV1108 mainline kernel support Fabio Berton
@ 2018-09-10 12:42 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2018-09-10 12:42 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Fabio,

Am Donnerstag, 19. Juli 2018, 15:53:02 CEST schrieb Fabio Berton:
> We're adding support to a custom Rockchip RV1108 in mainline kernel.
> 
> Currently this custom board runs fine on the Rockchip 3.10 vendor kernel.
> 
> The main problems is that kernel 4.17 can't detect eMMC.
> 
> I would appreciate any help on how to make the mainline kernel to
> detect eMMC on this board

Maybe you already solved your issue already, I just found your mail in
my inbox again.

So far I haven't gotten any rv1108-based board to do tests on, so it's a
bit hard trying to find problem sources.

On most recent Rockchip boards the (dw-)mmc runs just fine, but in your
log + kernel commandline I noticed that you could try to add the
"rootwait"  commandline option, as at the time of the failing rootfs the
emmc may simply not have finished probing the card yet.


Heiko

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-10 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19 13:53 Rockchip RV1108 mainline kernel support Fabio Berton
2018-09-10 12:42 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).