7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
PLATFORM_NAME = "Wandboard Quad"
|
|
PLATFORM_ARCH = arm
|
|
PLATFORM_RAM_BASE = 0x10000000
|
|
PLATFORM_RAM_SIZE_MB = 2048
|
|
PLATFORM_UART_NR = 1
|
|
PLATFORM_TYPE = imx6
|