Introduce memory_map.h
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "bootconfig.h"
|
||||
#include "mmu.h"
|
||||
#include "memory_map.h"
|
||||
|
||||
/* Physaddr 0x40002EF8 */
|
||||
#define MAILBOX_NX_BOOTLOADER_BASE (mmio_get_device_address(MMIO_DEVID_NXBOOTLOADER_MAILBOX))
|
||||
@@ -75,4 +75,4 @@ typedef struct {
|
||||
|
||||
void load_package2(void);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user