NishanthMenon changed the topic of #linux-ti to: Linux development for TI SoCs | Logs: https://libera.irclog.whitequark.org/linux-ti/| paste logs in https://pastebin.ubuntu.com/ | Let it rock! Vendor SDK/kernel: Also see e2e.ti.com
ikarso has quit [Quit: Connection closed for inactivity]
Pali has quit [Ping timeout: 252 seconds]
kishon has quit [Remote host closed the connection]
kishon has joined #linux-ti
rogerq has joined #linux-ti
ikarso has joined #linux-ti
rob_w has joined #linux-ti
<austriancoder> I need to support the following SoCs: AM6411, AM6421 and AM6442. I want to only have *one* U-Boot for all of these. AFAICT only the A53/R5F core count is different between these models. Is there anything I might be missing?
Pali has joined #linux-ti
florian has joined #linux-ti
florian_kc has joined #linux-ti
florian_kc has quit [Ping timeout: 272 seconds]
<NishanthMenon> austriancoder: you should be fine.. min config you seem to have is 1 boot r5 and 1 a53... in the boot flow, until linux startsup, we dont do anything to additional CPUs.. u-boot does'nt use additional resources.. TF-A will invoke additional A53 core depending on kernel dts (the reason also why we split up am642.dtsi)
ecdhe_ has quit [Ping timeout: 260 seconds]
<austriancoder> NishanthMenon: ahh yes.. U-Boot does not need the additional CPUs.. great
<NishanthMenon> austriancoder: just be sure to have the right kernel dts... also with FIT image load, you should technically be able to detect the board rev (if you have such capability) and load variations.. I am going to guess (low core count == low cost == lower BoM), you probably have variant sizes of DDR as possible..
<austriancoder> NishanthMenon: correct. we are playing with a device tree overlay for the ddrss settings that gets loaded in spl ..
<austriancoder> NishanthMenon: so I think/hope everything should be fine
<NishanthMenon> austriancoder: ok cool.. fun combi you have there ;)
<NishanthMenon> just reference https://www.ti.com/lit/ds/symlink/am6442.pdf -> Table 5-1. Device Comparison (page 8)
ecdhe has joined #linux-ti
<austriancoder> thx
rogerq has quit [Ping timeout: 272 seconds]
florian_kc has joined #linux-ti
florian_kc has quit [Ping timeout: 256 seconds]
florian_kc has joined #linux-ti
florian_kc has quit [Ping timeout: 240 seconds]
florian has quit [Quit: Ex-Chat]
florian_kc has joined #linux-ti
rob_w has quit [Quit: Leaving]
florian_kc has quit [Ping timeout: 250 seconds]
darkapex has quit [Ping timeout: 272 seconds]
darkapex has joined #linux-ti
florian_kc has joined #linux-ti
florian_kc has quit [Ping timeout: 272 seconds]
ecdhe_ has joined #linux-ti
ecdhe has quit [Ping timeout: 272 seconds]
florian_kc has joined #linux-ti