ratp seems to send special characters which are not handle correctly without CDMLINE_EDITING. Without this config, commands run via ratp will have an erratic behavior and/or incorrect output. --- common/ratp/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/common/ratp/Kconfig b/common/ratp/Kconfig index 93ff75d64..07d1f53da 100644 --- a/common/ratp/Kconfig +++ b/common/ratp/Kconfig @@ -4,6 +4,7 @@ config CONSOLE_RATP select RATP select CRC16 select POLLER + select CMDLINE_EDITING depends on CONSOLE_FULL prompt "RATP console support" help -- 2.15.0.276.g89ea799 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox