SansaAMS: debug-as3525.c Allow View HW info page to display correct info for both...
commit5bd82a27d1adaf1ae6f8146680ae06d62d844b7f
authorFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Mar 2010 19:01:49 +0000 (11 19:01 +0000)
committerFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Thu, 11 Mar 2010 19:01:49 +0000 (11 19:01 +0000)
tree7d07eafb760d3823c6260bc7c8dc4af1a0dd6ec2
parent42c8564724026e0a68867b96c4f4bfbd01d1f35c
SansaAMS: debug-as3525.c  Allow View HW info page to display correct info for both V1 & V2 versions of as3525.

calc_freq(CLK_PLLA) for as3525v2 simply returns 240MHz instead of calculating until we understand how it is calculated.
Now displays 922T or 926ejs depending on version.
Remove SD and uSD info from as3525v2 as it is not useful due to different SD controller.
Increased the lines used for each page of display on clip screen size.

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