This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: No boot messages on UART

Part Number: AM3358


Tool/software: Linux

I have a custom am3358 board with emmc and peripherals. This is a production board for a product.

I have a socketed e.mmc which I have partitoned to

Boot : 200MiB fat32 with boot , lba flags. MLO and U-boot files copied over.

Rootfs : rest of the 14 GiB ext4, nothing present in here yet.

When I put the e.mmc on board and boot, it shows nothing on uart. absolute blank.

If I boot the board without the e.MMC it shows 'CCCC'

Whats causing it and how do I debug  and get my bringup started.