HELP Cirrus Logic EP9302 Boot from Pen

Hello all.

I’m into a mess I can get out of. I’m suupposed to do a final project for my eletrotechnical engeneering course in college but I don’t get the guidance I should from my teachers.

I need help with my board cause I don’t know much about Linux.

I have a ARM EP9302 from Cirrus Logic and I would like it to boot the linux OS from a pen drive plugged into one of the USB ports and not from the Flash memory.

Can anyone help me asap ?

Thanks in advance,

Afonso

try this link

http://dev.ivanov.eu/projects/cs-e9302/index.html

and then you may use the follwing command line for booting

(for redboot)

exec -c “console=ttyAM root=/dev/sda1 rootdelay=5”