ratp: move barebox-specific command to ratp_bb.h
The ratp_run_command() is really an implementation detail of the
barebox ratp 'command' operation support. Move it to the barebox
specific header and rename it with the correct prefix.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 7dd2ee1 commit f0f40101be54f25c8ed34c6f92d6842d90950ecd
@Aleksander Morgado Aleksander Morgado authored on 28 Jan 2018
Sascha Hauer committed on 30 Jan 2018
Showing 4 changed files
View
common/ratp.c
View
include/ratp.h
View
include/ratp_bb.h
View
lib/readline.c