]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91/board-dt: drop default console
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 5 Feb 2012 18:54:46 +0000 (02:54 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 23 Feb 2012 13:58:00 +0000 (14:58 +0100)
commitd368562503f748cfc70dee9a6122896bf209db7e
tree983d329df991cdcbef4a268a39e80c82e5545754
parent6cfd4b9fc687150e32bb23e3a33d5c4c041f277d
ARM: at91/board-dt: drop default console

This default console mechanism is not used if the console is selected
by command line (console= parameter).
Dropping this will simplify the compilation of multiple SoC in the same
kernel image.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9x5.c
arch/arm/mach-at91/board-dt.c