arm/dts: OMAP: Remove bootargs node from board files
authorBenoit Cousson <b-cousson@ti.com>
Tue, 6 Dec 2011 16:49:08 +0000 (17:49 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Dec 2011 22:45:26 +0000 (14:45 -0800)
Since 3.2, the CONFIG_ARM_ATAG_DTB_COMPAT config allows
an old bootloader to still use ATAG to provide cmdline.

Remove chosen/bootargs from the DTS board files.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found