ARM: sun4i: dt: Remove chosen nodes

The chosen nodes are nowadays pretty useless, since they will be overriden by
the bootloader anyway.

We can thus safely remove them.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Maxime Ripard
2013-11-17 10:05:22 +01:00
parent 10b302a297
commit a537d8fe30
4 changed files with 0 additions and 16 deletions

View File

@@ -18,10 +18,6 @@
model = "Miniand Hackberry";
compatible = "miniand,hackberry", "allwinner,sun4i-a10";
chosen {
bootargs = "earlyprintk console=ttyS0,115200";
};
soc@01c00000 {
emac: ethernet@01c0b000 {
pinctrl-names = "default";