commit | 6cf39d44d7e394bdc117399edd288e0a0d6dea63 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Wed Dec 02 15:38:00 2015 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Wed Dec 02 15:46:58 2015 +0100 |
tree | ed67950f5e13fc89c704798681e6c31568ae0506 | |
parent | 17efbaf04c7839a3559d7b348782a4714f31d78c [diff] |
Revert "LCD: Add an option to skip registration as an stdio output" This reverts commit 05bfe1321024e2ae0039dc16f17d2165610fb4fd. As discussed on the list, we already have the needed functionality by defining CONFIG_SYS_CONSOLE_IS_IN_ENV, CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE and adding custom overwrite_console() in the board code. Signed-off-by: Anatolij Gustschin <agust@denx.de>