Dear Team,

I'm using poky-dunfell  to get os for my raspberrypi-cm3.
I need to get the stdout data to serial console via uart1(serial1).

I given change in my cmdline.txt as:   dwc_otg.lpm_enable=0 
console=serial1,115200 consol=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait 
kgdboc=serial0,115200
and in  config.txt  as:

dtoverlay=pi3-disable-bt
dtparam=uart1=on
# Enable UART
enable_uart=1
dtoverlay=uart1,txd1_pin=32,rxd1_pin=33
core_freq=250
force_turbo=1

then also I'm not getting the serial output in my serial1.

Please help to resolve this issue.

Thanks & Regards.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52294): https://lists.yoctoproject.org/g/yocto/message/52294
Mute This Topic: https://lists.yoctoproject.org/mt/80556996/21656
Mute #cm3:https://lists.yoctoproject.org/g/yocto/mutehashtag/cm3
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to