Hi
Sorry if this is a stupid question, but where can I download v03.00.01.06 of the PSP for the AM35xEVM? It's not available here as you might expect:
http://software-dl.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/OMAP_03_00/
Only build 5 is currently available.
But release notes and performance benchmarks for build 6 are available here:
http://processors.wiki.ti.com/index.php/AM35x-OMAP35x-PSP_03.00.01.06_Feature_Performance_Guide#Performance_and_Benchmarks_4
I ask because in build 5 the nfs filesystem image seems out of date for the included kernel image. If I tftp boot the kernel image and nfs mount the filesystem from build 5, in the boot log below I see a 2.6.32 kernel but the filesystem /lib/modules subdirectory is '2.6.31-rc7-omap1'. If I've misunderstood something or done something fundamentally wrong, please point me in the right direction.
Thanks
Shaun
<snip>
Linux version 2.6.32 (x0029463@psplinux050) (gcc version 4.3.3 (Sourcery G++ Lit
e 2009q1-203) ) #1 Fri Mar 19 20:09:47 IST 2010
CPU: ARMv7 Processor [411fc087] revision 7 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: OMAP3517/AM3517 EVM
</snip>
<snip>
VFS: Mounted root (nfs filesystem) on device 0:11.
Freeing init memory: 164K
INIT: version 2.86 booting
Please wait: booting...
Starting udev
Populating dev cachetar: can't open '/etc/dev.tar': Permission denied
mv: cannot rename '/tmp/uname': Permission denied
Remounting root file system...
WARNING: Couldn't open directory /lib/modules/2.6.32: No such file or directory
</snip>