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.