aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bcm96855.h
blob: 3fb1ab9230c89079b7c2b69f567dea367a6bce0c (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * (C) Copyright 2022 Broadcom Ltd.
 */

#ifndef __BCM96855_H
#define __BCM96855_H

#define CFG_SYS_SDRAM_BASE		0x00000000

#endif