Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hardware.h File Reference

Go to the source code of this file.

Macros

#define PLATFORM_DEFAULT_MEM_START   0x40000000
 
#define PLATFORM_DEFAULT_MEM_SIZE   0x08000000
 
#define MAX_DMA_ADDRESS   0
 
#define KERNELOFFSET   (PLATFORM_DEFAULT_MEM_START + 0x1000)
 

Macro Definition Documentation

#define KERNELOFFSET   (PLATFORM_DEFAULT_MEM_START + 0x1000)

Definition at line 9 of file hardware.h.

#define MAX_DMA_ADDRESS   0

Definition at line 7 of file hardware.h.

#define PLATFORM_DEFAULT_MEM_SIZE   0x08000000

Definition at line 5 of file hardware.h.

#define PLATFORM_DEFAULT_MEM_START   0x40000000

Definition at line 4 of file hardware.h.