System_Error has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
Daanct12 has joined #linux-rockchip
raster has quit [Quit: Gettin' stinky!]
hexdump02 has quit [Ping timeout: 248 seconds]
hexdump02 has joined #linux-rockchip
alpernebbi has quit [Ping timeout: 264 seconds]
alpernebbi has joined #linux-rockchip
desuua_ has joined #linux-rockchip
desuua_ has quit [Max SendQ exceeded]
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
walter has joined #linux-rockchip
walter has quit [Changing host]
walter has joined #linux-rockchip
raster has joined #linux-rockchip
franoosh has joined #linux-rockchip
walter has quit [Remote host closed the connection]
stikonas has joined #linux-rockchip
kilobyte_ch has quit [Ping timeout: 265 seconds]
dsimic has quit [Ping timeout: 240 seconds]
dsimic has joined #linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
stikonas has joined #linux-rockchip
stikonas has quit [Client Quit]
sL1pKn07 has quit [Quit: Client Excited...]
sL1pKn07 has joined #linux-rockchip
Daanct12 has quit [Quit: WeeChat 4.7.1]
walter has joined #linux-rockchip
dsseng has joined #linux-rockchip
<dsseng>
Hello chat! I'm working on bring-up of an RV1106 board (first for U-Boot mainline). I have most of the bits laid out already, ported from Rockchip U-Boot. DWC3, SARADC, INNO USB2PHY, MMC are working. WDT is TODO yet, and I think it'll be done for my use case. However, my question is how should I bring up a new SoC support in SDRAM controller? This
<dsseng>
SoC uses a binary from rkbin to initialize the DDR memory, and I could not understand how do we properly get the memory size in U-Boot. I currently wrote a dummy impl, returning 256 MB, as that is what RV1106G3 SIP contains. Could anyone please hint me how and where to get info on the registers containing memory size? Thank you!
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-rockchip
<wens>
dsimic: rock 5b has the PD chip connected to the SoC? I saw on other boards it was a standalone charger that had the optimal voltage set by a resistor
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
franoosh has joined #linux-rockchip
franoosh has quit [Remote host closed the connection]
<walter>
it doesn't seem to be. there's U4 connected to CC1 & CC2. It's a CH224.
<walter>
And R30-R34 are used for configuration.
<walter>
And it matches the reference schematic diagram, configured for 12V.
<sre>
wens: Rock 5B has a fusb302 chip for USB PD. It's not standalone. Any PD communication is done manually from the CPU side via kernel (and bootloader) driver.
<walter>
Oh, I missed that "B".
<walter>
FUSB302 is nice, but you need a faily new u-boot and you need to configure it properly, otherwise you'll run into problems like: no power after 5s