mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
hello_fft: Update outdated link to V3D spec
See: https://github.com/raspberrypi/firmware/pull/1645
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user