Enable silent console feature support by default
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 14 Aug 2016 11:06:01 +0000 (13:06 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 14 Aug 2016 11:06:01 +0000 (13:06 +0200)
commit92d0863e4fac3ab22e08be4aeb9525cb878e20f2
treef5ce90444865c26bd5a04938f0d4d12027c33df3
parentb3237fea9d9dfe788c0b8d6a351e8c0a1782f905
Enable silent console feature support by default

As we already support writable environment on most of the
devices, it makes sense to include support for silent console
by default.

It's up to the user to enable it, using "silent" environment
variable, ex. "setenv silent 1; saveenv".
Makefile
u-boot/Makefile
u-boot/include/configs/ap121.h
u-boot/include/configs/ap143.h
u-boot/include/configs/ar7240.h
u-boot/include/configs/db12x.h