hi,
i have a problem with imx233 board.
i try to execute linux 2.6.28 from SDcard on ssp2 port.
i use freescale BSP guide to create bootable sdcard, i make 2 partitions :
1'st : bootlet with 16MB and ontrack DM6 aux3 and imx233_linux.sb.
2nd : Linux partition (id=83) with rootfs filesystems.
i set ltib to use mmc card on SSP2 :
package list -> (console=ttyAM0,115200 root=/dev/mmcblk0p2 rw rootwait ssp2=mmc ssp1=spi1)
but when i start imx233 with sd card, linux try to get rootfs on ssp1.
why linux try to use SSP1 ???