fix r26953: use physical address for DMA buffer, also for IRAM
commit2a5092611513641b631f93347f47f8f32ba9539c
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Jun 2010 05:55:18 +0000 (19 05:55 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Jun 2010 05:55:18 +0000 (19 05:55 +0000)
tree9cce9c645570d30550d9b964516bf4d0240487d6
parent3d44811f3c7fc08c87d7c989b7d6dbb28b542511
fix r26953: use physical address for DMA buffer, also for IRAM

AMSv2 and AMSv1 lowmem put the codec buffer in IRAM so we need to adjust
the address : AS3525_PHYSICAL_ADDRESS macro will do just that

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26954 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/sd-as3525.c
firmware/target/arm/as3525/sd-as3525v2.c
firmware/target/arm/as3525/system-target.h