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.

Booting Beagle Bone Black using Custom NOR Cape using GPMC Interface

Hi qxc and others,

I have designed a custom NOR Cape for booting Beagle Bone Black using GPMC Interface. For doing this when the uC boots I want to first reset the eMMC that it doesn conflict on GPMC interface and then boot my application using custom NOR Cape.

Can some one suggest me some code or guidelines as to how this can be done?

During bootup what sysboot config will be there in order to do this - eMMC or XIP? I do not know as to how this can be done.

It has to be done baremetal.

Regards