x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
[linux/fpc-iii.git] / arch / arm / boot / dts / emev2-kzm9d.dts
blobf92e812fdd9f3f5b00c7fc0f187e3b75eb90e8b4
1 /*
2  * Device Tree Source for the KZM9D board
3  *
4  * Copyright (C) 2012 Renesas Solutions Corp.
5  *
6  * This file is licensed under the terms of the GNU General Public License
7  * version 2.  This program is licensed "as is" without any warranty of any
8  * kind, whether express or implied.
9  */
10 /dts-v1/;
12 /include/ "emev2.dtsi"
14 / {
15         model = "EMEV2 KZM9D Board";
16         compatible = "renesas,kzm9d", "renesas,emev2";
18         memory {
19                 device_type = "memory";
20                 reg = <0x40000000 0x8000000>;
21         };
23         chosen {
24                 bootargs = "console=ttyS1,115200n81 ignore_loglevel root=/dev/nfs ip=dhcp";
25         };