tools, slub: Fix off-by-one buffer corruption after readlink() call
[linux-2.6/linux-mips.git] / arch / arm / boot / dts / tegra-seaboard.dts
blob1940cae0074849552321c3dc60028285bc149b03
1 /dts-v1/;
3 /memreserve/ 0x1c000000 0x04000000;
4 /include/ "tegra20.dtsi"
6 / {
7         model = "NVIDIA Seaboard";
8         compatible = "nvidia,seaboard", "nvidia,tegra20";
10         chosen {
11                 bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk1p3 rw rootwait";
12         };
14         memory {
15                 device_type = "memory";
16                 reg = < 0x00000000 0x40000000 >;
17         };
19         serial@70006300 {
20                 clock-frequency = < 216000000 >;
21         };
23         sdhci@c8000400 {
24                 gpios = <&gpio 69 0>, /* cd, gpio PI5 */
25                         <&gpio 57 0>, /* wp, gpio PH1 */
26                         <&gpio 70 0>; /* power, gpio PI6 */
27         };