1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Copyright (C) 2020 Marvell International Lt 4 * 5 * Device tree for the CN9131-DB board (setup 6 */ 7 8 #include "cn9131-db.dtsi" 9 10 / { 11 model = "Marvell Armada CN9131-DB setu 12 }; 13 14 /* Setup B has NAND flash as a boot device, wh 15 * Since CP0 SPI1 and CP0 NAND are sharing som 16 * simultaneously. When NAND controller is ena 17 */ 18 19 &cp0_nand_controller { 20 status = "okay"; 21 }; 22
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.