/* * Copyright (c) 2019 Roland Ma * * SPDX-License-Identifier: Apache-2.0 */ #include #include / { soc { flash-controller@40023c00 { flash0: flash@8000000 { reg = <0x08000000 DT_SIZE_K(2048)>; }; }; }; };