mirror of https://github.com/m-labs/artiq.git
runtime: update mailbox address
This commit is contained in:
parent
9cfe00e23e
commit
c1f9fc2ae4
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
#include "mailbox.h"
|
#include "mailbox.h"
|
||||||
|
|
||||||
#define KERNELCPU_MAILBOX MMPTR(0xd0000000)
|
#define KERNELCPU_MAILBOX MMPTR(0xf0000000)
|
||||||
|
|
||||||
static unsigned int last_transmission;
|
static unsigned int last_transmission;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue