blob: 1346ace4bf6c34dcf02206c24d204f228942ff45 [file] [log] [blame]
William Zhange5703df2022-08-05 18:34:03 -07001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * (C) Copyright 2022 Broadcom Ltd.
4 */
5
6#ifndef __BCM94908_H
7#define __BCM94908_H
8
9#define CONFIG_SYS_SDRAM_BASE 0x00000000
10
11#endif