ARM: dts: Configure earlycon for n8x0

With commit 8dd6666f49 ("ARM: OMAP2+: omap_hwmod: Add support for
earlycon") we can now get debug information early if something goes
wrong as long as kernel command line has earlycon in it. Let's enable
it for n8x0.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2017-09-20 07:43:22 -07:00
parent 95f99ab493
commit 1842403970
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
reg = <0x80000000 0x8000000>; /* 128 MB */
};
chosen {
stdout-path = &uart3;
};
ocp {
i2c0 {
compatible = "i2c-cbus-gpio";