Fix the options and protocols used by the loadx command.
From 3cd9702 Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Thu, 8 May 2014 13:27:11 -0700
Subject: [PATCH] Fix the options and protocols used by the loadx command.

It seems like the loadx command was improperly copy/pasted from the loady
implementation, and was trying to load files using the ymodem protocol. This
patch should fix the command so that it uses xmodem, implements the -t option
and outputs the correct baudrate being used.

Signed-off-by: Owen Kirby <osk@exegin.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 73ebc58 commit 7b0260afdfe99a500271a0861a26fca6eb4afe1d
@Owen Kirby Owen Kirby authored on 8 May 2014
Sascha Hauer committed on 9 May 2014
Showing 1 changed file
View
commands/loadxy.c