Hi,
On 01/12/25 15:39, Moteen Shah via lists.yoctoproject.org wrote:
Add TPS6594 core and regulator driver modules in the initramfs image so
that the SD card can be probed for am62axx as it is dependent on regulator
to get the SD card probing and eventually boot from it.

Signed-off-by: Moteen Shah <[email protected]>
---
Bootlogs with this patch applied: 
http://serenity.dal.design.ti.com:7777/ecagupigod.yaml
Bootlogs without this patch applied: 
http://serenity.dal.design.ti.com:7777/kiweziviha.yaml


meta-ti is a public mailing list [0]
Please avoid internal serenity links.

Use gist.github [1] for attaching logs

Chirag
--

[0] - https://lists.yoctoproject.org/g/meta-ti

[1] - https://gist.github.com/



  meta-ti-bsp/conf/machine/include/am62axx.inc | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ti-bsp/conf/machine/include/am62axx.inc 
b/meta-ti-bsp/conf/machine/include/am62axx.inc
index b66a2227..08111f82 100644
--- a/meta-ti-bsp/conf/machine/include/am62axx.inc
+++ b/meta-ti-bsp/conf/machine/include/am62axx.inc
@@ -12,5 +12,5 @@ OPTEEMACHINE = "k3-am62x"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "cnm-wave-fw" -TI_INITRAMFS_KERNEL_MODULES:append:bsp-mainline = " kernel-module-tps6594-i2c"
-TI_INITRAMFS_KERNEL_MODULES:append:bsp-next  = " kernel-module-tps6594-i2c"
+TI_INITRAMFS_KERNEL_MODULES:append:bsp-mainline  = " kernel-module-tps6594-i2c 
kernel-module-tps6594-regulator kernel-module-tps6594-core"
+TI_INITRAMFS_KERNEL_MODULES:append:bsp-next  = " kernel-module-tps6594-i2c 
kernel-module-tps6594-regulator kernel-module-tps6594-core"



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19310): 
https://lists.yoctoproject.org/g/meta-ti/message/19310
Mute This Topic: https://lists.yoctoproject.org/mt/116553566/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to