diff options
author | Lukasz Majewski <l.majewski@samsung.com> | 2014-11-05 10:54:16 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-11-14 21:09:06 +0100 |
commit | 5610b05789fb6f6af7e13ac8e7cac99e0b2422c7 (patch) | |
tree | f7483c95d7db363a0e316236d74edceeb68a1234 /include/ns16550.h | |
parent | a511a3e0e8dd48f4293096fbfb9dd7d57e89b0b4 (diff) | |
download | u-boot-imx-5610b05789fb6f6af7e13ac8e7cac99e0b2422c7.zip u-boot-imx-5610b05789fb6f6af7e13ac8e7cac99e0b2422c7.tar.gz u-boot-imx-5610b05789fb6f6af7e13ac8e7cac99e0b2422c7.tar.bz2 |
dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths
Recently the ext4 file system imposed passing absolute path with its file
name parameter.
As a result dfu_alt_info env variable has been modified to provide absolute
path when ext4 file system is accessed (e.g. /uImage ext4 0 2;).
Unfortunately, lthor flashing program provides plain file name (like uImage)
and hence those two file names do not match anymore.
Presented commit also allows lthor to write files to sub directories (like
/boot/bin/uImage).
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/ns16550.h')
0 files changed, 0 insertions, 0 deletions