blob: e19036a263bdbc50b96f3c6a96159c9be14bf8a7 (
plain)
1
2
3
4
5
6
7
8
9
|
/*
* Copyright (C) 2018 Marvell International Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
* https://spdx.org/licenses
*/
#define DRAM_MAX_IFACE 1
#define DRAM_CH0_MMAP_LOW_OFFSET 0x20200
|