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.

AM1806 pin assignment for SPI1 boot

Other Parts Discussed in Thread: AM1806

I'm trying to Boot AM1806 from SPI1 Flash.
*Boot[7:0] pin are 00001100

But It doesn't work...
I assigned below
[AM1806]     -     [Serial Flash]
SPI1_CLK     -     SCK
SPI1_SOMI     -     SO
SPI1_SIMO     -     SI
SPI1_ENA     -     CS
SPI1_SCS(1)/GP2(15)     -     WP
SPI1_SCS(0)/GP2(14)     -     HOLD

Are those pin decided assignment already?
If It's so, How can I connect(assign)?