Either the removal of the unneeded flush or the additional epn_info setup
commit522126b9e5b6e2949733d436f88a83410b6ed2da
authorranma <ranma@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 17:50:48 +0000 (17 17:50 +0000)
committerranma <ranma@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 17:50:48 +0000 (17 17:50 +0000)
tree8cad6176dfc99b2d14fb681890dda0462e8b6419
parent1b6f96be41e2785a95e01b01a05d3ace34588936
Either the removal of the unneeded flush or the additional epn_info setup
has made it more reliable.  It seems to basically work now, but
somehow when Linux tries to read the partition table and it gets the
"scsi read10" command, the storage_read_sectors(drive=0, start=0, count=8)
call never returns...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26894 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/usb-drv-as3525.c