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/AM3352: zImage boot path

Part Number: AM3352

Tool/software: Linux

Hello,

I have created 2 partitions in SD card(1. BOOT and 2. ROOTFS) and I have zImage at ROOTFS/boot/ location. I am able to boot properly.

Now I want to use that zImage from BOOT partition. What changes are required in u-boot to find zImage in the first partition? Is that possible to use zImage from BOOT partition and dtb from ROOTFS/boot/ ? or I need both at the same path?

Thank you.