2 * Copyright (C) 2014 STMicroelectronics (R&D) Limited.
3 * Author: Peter Griffin <peter.griffin@linaro.org>
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
10 #include "stih410.dtsi"
11 #include "stihxxx-b2120.dtsi"
13 model = "STiH410 B2120";
14 compatible = "st,stih410-b2120", "st,stih410";
17 bootargs = "console=ttyAS0,115200 clk_ignore_unused";
18 linux,stdout-path = &sbc_serial0;
22 device_type = "memory";
23 reg = <0x40000000 0x80000000>;
27 ttyAS0 = &sbc_serial0;