Re: DDR timing for vendor board

2022-12-09 Thread Daniel Schwierzeck
Hi Rob, On 12/9/22 12:10, Rob Kramer wrote: Hi Jack, Thanks for your suggestion, I hadn't thought of using just the rkbin ddr file together with u-boot SPL. My biggest objection was the rkbin miniloader that makes assumptions on partition layout. It seems to work, but now I'm in for some DT

Re: DDR timing for vendor board

2022-12-09 Thread Rob Kramer
Hi Jack, Thanks for your suggestion, I hadn't thought of using just the rkbin ddr file together with u-boot SPL. My biggest objection was the rkbin miniloader that makes assumptions on partition layout. It seems to work, but now I'm in for some DT pain :) Cheers,     Rob 9 Dec 2022 00:49:30

Re: DDR timing for vendor board

2022-12-08 Thread Jack Mitchell
On 08/12/2022 04:01, Rob Kramer wrote: > Hi all, > > I have a RK3288 board from a Chinese display vendor that came with the > usual giant Rockchip tarball that they patched here and there to make > the board work. It seems to be based on a rk3288-evb, since that is what > they patched in the kerne

DDR timing for vendor board

2022-12-08 Thread Rob Kramer
Hi all, I have a RK3288 board from a Chinese display vendor that came with the usual giant Rockchip tarball that they patched here and there to make the board work. It seems to be based on a rk3288-evb, since that is what they patched in the kernel. The kernel is a 4.4 kernel with Android stu