blob: 5a2b74cc93a73b87b0e81244284e587b4dadd37e (
plain) (
blame)
1
2
3
4
5
6
7
8
|
fconfig is an application that allows to read and write RedBoot's configuration
parameters.
Examples,
fconfig -l
fconfig -w -n console_baud_rate -x 115200
WWW: http://andrzejekiert.ovh.org/software.html.en
|