mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-02 15:47:10 +00:00
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
|
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
|
||
|
/*
|
||
|
* Copyright (c) 2020-2021, STMicroelectronics - All Rights Reserved
|
||
|
*/
|
||
|
|
||
|
#define DDR_SIZE 0x40000000 /* 1GB */
|
||
|
#include "stm32mp15-fw-config.dtsi"
|