Skip to content

Commit

Permalink
hello_fft: Update outdated link to V3D spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pelwell authored and popcornmix committed Nov 8, 2021
1 parent 0093675 commit 705ff8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#define BUS_TO_PHYS(x) ((x)&~0xC0000000)

// V3D spec: http://www.broadcom.com/docs/support/videocore/VideoCoreIV-AG100-R.pdf
// V3D spec: https://docs.broadcom.com/doc/12358545
#define V3D_L2CACTL (0xC00020>>2)
#define V3D_SLCACTL (0xC00024>>2)
#define V3D_SRQPC (0xC00430>>2)
Expand Down

0 comments on commit 705ff8e

Please sign in to comment.