1/*
2 * Copyright (c) 2020 Intel Corporation.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#define DT_DRAM_BASE            0x100000
8#define DT_DRAM_SIZE            DT_SIZE_K(256)
9#include "qemu_x86.dts"
10