Yann Gautier | 0775ee7 | 2021-07-02 09:35:04 +0200 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) |
2 | /* | ||||
3 | * Copyright (c) 2020-2021, STMicroelectronics - All Rights Reserved | ||||
4 | */ | ||||
5 | |||||
6 | #define DDR_SIZE 0x40000000 /* 1GB */ | ||||
7 | #include "stm32mp15-fw-config.dtsi" |