Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
57c150af0cc5350f1f83365377f6674745cbb3ab
/
.
/
boards
/
x86
/
qemu_x86
/
qemu_x86_tiny.dts
blob: 9ce52b60d88f56f2efc0ab80810f8220d52b8284 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2020 Intel Corporation.
*
* SPDX-License-Identifier: Apache-2.0
*/
#define
DT_DRAM_BASE
0x100000
#define
DT_DRAM_SIZE DT_SIZE_K
(
256
)
#include
"qemu_x86.dts"