arm: mediatek: allow console disabling
In order for the config CONFIG_CONSOLE_DISABLE actually take effect, the global data flag GD_FLG_DISABLE_CONSOLE must be set.
Set it for mediatek SoCs to allow console disabling using Kconfig.
Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com