Hi,
i have made a simple Carrier board with minimal connections, the same module can’t start on my carrier board, but it’s working on Dev Kit, it’s broken when starting kernel :
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
Scanning mmc 1:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
224 bytes read in 100 ms (2 KiB/s)
1: Poky (Yocto Project Rgference Distro)
Retrieving file: /boot/extlinux/../initrd
1970569 bytes read in 211 ms (8.9 MiB/s)
Retrieving file: /boot/extlinux/../Image
34117640 bytes read in 1622 ms (20.1 MiB/s)
append: tegraid=21.1.2.0.0$ddr_die=4096M@2048M section=512M memtype=0 vpr_resiz} usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,1152p0n8 debug_uartport=lsport,2 earlyprintk=uart8250-32bit,0x70006000`maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb7000 is_hdmi_initialised=1 console=ttyS0,115200 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk�p1 rw rootwait
## Flattened Device Tree blob at 83100000
Booting using the fdt blob at 0x83100000
reserving fdt memory region: addr=80000000 size=20000
Using Device Tree in place at 0000000083100000, end 00000000831778ef
Starting kernel ...
<hit enter to activate fiq debugger>
i dont know if i miss something on my carrier board, any idea?
Thanks