mmind00 changed the topic of #linux-rockchip to: Rockchip development discussion | public log at https://libera.irclog.whitequark.org/linux-rockchip
stikonas has quit [Quit: Konversation terminated!]
System_Error has quit [Remote host closed the connection]
hexdump02 has quit [Ping timeout: 256 seconds]
System_Error has joined #linux-rockchip
hexdump02 has joined #linux-rockchip
darfo has quit [Ping timeout: 244 seconds]
darfo has joined #linux-rockchip
darfo has quit [Client Quit]
darfo has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
hexdump02 has quit [Ping timeout: 248 seconds]
hexdump02 has joined #linux-rockchip
<pinchartl> dsimic: when the following diff in rk3588-base.dtsi the reset button works as expected:
<pinchartl> - pinctrl-0 = <&tsadc_shut_org>;
<pinchartl> + pinctrl-0 = <&tsadc_shut>;
<pinchartl> I couldn't find a description of the difference between those two
<dsimic> pinchartl: oh, that's very interesting and I do remember some previous discussions about the same thing
<dsimic> I'd like to put that on my TODO list, for the additional research and testing, which may result in some patches... would you like to leave me yoru full namee and email address, so I can include proper tags for you in those possible patches?
<dsimic> here comes the mandatory clarification...
<dsimic> basically, your name and email addreess will/would become pretty much public that way
<dsimic> thus, providing that hinges on you being fine with your private data becoming public in the end
<dsimic> obviously, your email address will become pretty much public, so some spam may be expected in the future
<dsimic> though, I receive virtually zero spam, but YMMV
<dsimic> s/yoru/your/
<wens> dsimic: pinchartl is very much active and listed in the maintainers file :p
<pinchartl> dsimic: git log --author pinchart
<pinchartl> that will give you the information you asked for
<pinchartl> and more :-)
<dsimic> oh, sorry, I wasn't aware of the link bewteeen the IRC nick and the real identitiy
<dsimic> I'm having slight troubles grasping who's who in the IRC and Git domains :)
<dsimic> pinchartl: I'm pleased to meet you, Laurent :)
<dsimic> here are a couple of related messages/threads on the ML, for future reference:
cbeznea has joined #linux-rockchip
Stat_headcrabbed has joined #linux-rockchip
HackerBikepacker has quit [Remote host closed the connection]
mriesch has quit [Remote host closed the connection]
HackerBikepacker has joined #linux-rockchip
mriesch has joined #linux-rockchip
paulk has quit [Ping timeout: 248 seconds]
raster has joined #linux-rockchip
paulk has joined #linux-rockchip
paulk has joined #linux-rockchip
ldevulder has joined #linux-rockchip
<dsimic> wens: just checking, what happened with the instability issues? have you acquired a beefier 5 V PSU?
walter has joined #linux-rockchip
walter has quit [Changing host]
walter has joined #linux-rockchip
<wens> dsimic: not yet. I did realize that the Rock Pi boards have PD support and can do 12V PD instead of 5V. seems like a better choice
<dsimic> actually, not all of them can do that... some of them also require 3 A at 5 V, which is the reason why Radxa sells a custom PSU
cbeznea has quit [Ping timeout: 240 seconds]
cbeznea has joined #linux-rockchip
<dsimic> using higher voltage is a better choice, of course, but it seems that board designers frequently opted for not having proper PD negotiation, relying instead on beefier 5 V PSUs and heavier-gauge USB cables
<dsimic> I was looking at some Radxa board schematic a few days ago (shame on me, I forgot which one :/), which was clearly capable of using 12 V as the input, it even was capable of performing PD negotiation, but it was left to negotiate 5 V only... very strange
franoosh has joined #linux-rockchip
Stat_headcrabbed has quit [Remote host closed the connection]
krei-se has quit [Quit: ZNC 1.9.1 - https://znc.in]
krei-se has joined #linux-rockchip
<wens> at least the rock 3 and 5 series do seem to have the extra PD chip
dsimic has quit [Ping timeout: 240 seconds]
dsimic has joined #linux-rockchip
ungeskriptet has quit [Ping timeout: 240 seconds]
naoki has quit [Quit: naoki]
ungeskriptet has joined #linux-rockchip
desuua_ has joined #linux-rockchip
System_Error has quit [Ping timeout: 272 seconds]
franoosh has quit [Remote host closed the connection]
System_Error has joined #linux-rockchip
psydroid2 has joined #linux-rockchip
<Ermine> sorry if this is the wrong chat, but what is the purpose of rockchip ISP thing?
<CounterPillow> processing the signal from cameras to turn into an actual image a human would want to see. Camera sensor output is quite raw and needs plenty of processing e.g. debayering and such
<dsimic> wens: yes, the ROCK 5B can do that, but it requires a bit of "prodding" in software to actually work, which should work well now both in U-Boot and in the kernel; I haven't tested all that well myself yet, though
<Ermine> CounterPillow: so I can connect a raw sensor to it and I get a v4l2 device?
<dsimic> Ermine: not really, because the ISP is just one of the steps in the processing pipeline, and the raw sensor connects to another IP that actually provides the required hardware interface
<dsimic> it's all rather convoluted, but also rather straightforward, no matter how contradictory it may sound :)
<Ermine> huh...
<dsimic> to clarify a bit, IP means "intellectual property block" in this context
<Ermine> I understood
<Ermine> that's quite common abbreviation in hardware stuff
<dsimic> indeed
_whitelogger has joined #linux-rockchip
Bahhumbug_ has joined #linux-rockchip
Bahhumbug has quit [Ping timeout: 624 seconds]
<pinchartl> dsimic: I've replied to the mail thread with a precise description
<pinchartl> Ermine: #linux-media on OFTC for anything V4L2-related, but for this topic #libcamera on OFTC may be a better pick
<pinchartl> as you'll need to involve the ISP eventually, libcamera is the way to go
<pinchartl> there's quite a lot of work still to be done, but the good news is that we're starting to look at camera support for the RK3588
<Ermine> \o/
<Ermine> thanks for the links!
<_walter_32> I've found a "security" issue in MaskROM when secure boot efuses are not burnt. There's the option to dump the eMMC contents, but you can't dump past the first 32MB, it's a "security" feature that is baked into MaskROM, but it looks like you can trick MaskROM to get past that limitation. Does anyone know where I could report this?
<_walter_32> (I'm talking about RK3399 device, but who knows, it might be an issue also on newer devices)
<phh> i don't understand. if euses aren't burnt, you can chainload any bootloader that will happily dump all content of emmc?
<phh> efuses*
<_walter_32> how do you chainload? do you mean "overwrite" the bootloader?
<_walter_32> That "you can't dump anything past 32MB" is an attempt at a security feature that works for non-secureboot devices, but it has a mistake that I'm thinking could/should be fixed.
<phh> you write uboot in ram and you ask maskrom to jump to it?
<phh> you're clearly more knowledgeable on the maskrom than i am, so there must be something i'm missing
<CounterPillow> that doesn't sound like a security issue considering you can just load arbitrary code at that point that does the same thing lol
<_walter_32> I see. The thing is, I've mistakenly used a signed bootloader on a device without burnt efuses, and it gave me the ability to dump the full eMMC. On the same device, if you load an unsigned bootloader, you can't dump the full eMMC, well, actually you can, but you get 0xCC past the first 32MB.
_walter_32 has quit [Changing host]
_walter_32 has joined #linux-rockchip
franoosh has joined #linux-rockchip
desuua_ has quit [Quit: Leaving]
cbeznea has quit [Ping timeout: 240 seconds]
cbeznea has joined #linux-rockchip
cbeznea has quit [Ping timeout: 264 seconds]
Bahhumbug_ is now known as Bahhumbug
erg_ has joined #linux-rockchip
franoosh has quit [Read error: Connection reset by peer]
franoosh has joined #linux-rockchip
erg_ has quit [Ping timeout: 248 seconds]
rgolledge has quit [Ping timeout: 240 seconds]
rgolledge has joined #linux-rockchip
stikonas has joined #linux-rockchip
_walter_32 has quit [Quit: Konversation terminated!]
rgolledge has quit [Ping timeout: 240 seconds]
rgolledge has joined #linux-rockchip
ldevulder has quit [Ping timeout: 240 seconds]
psydroid2 has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
franoosh has quit [Remote host closed the connection]
ldevulder has joined #linux-rockchip
Bahhumbug is now known as Boohumbug
ldevulder has quit [Quit: Leaving]