I would first like to apologize for my ignorance, I am very new to ARM processors.
Several posts have made it clear that there is no official support for using Linux on the ICE (yet...). The reason I am attempting this is because I need two Ethernet ports for a networking project I'm working on.
After spending about a week reading through all the Wiki articles I might actually be more confused than before. My main question is, can I use Starterware to boot Linux from an SD card? It seems to me that with the appropriate SD card configuration Starterware would be able to load U-Boot which could then boot the Linux kernel. If this is true what would that configuration be? My first thought was a two partition setup with MLO, u-boot (renamed to APP) and the kernel image on the boot partition then a filesystem on the other partition.
Maybe I'm way off but any guidance would be greatly appreciated!