]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/nitrogen6x.h
imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem...
authorGuillaume GARDET <guillaume.gardet@free.fr>
Tue, 26 Aug 2014 10:05:31 +0000 (12:05 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 9 Sep 2014 14:58:06 +0000 (16:58 +0200)
commit3ee96c7da9b76f7462c2fae89592f5bad110ea90
tree2cc9cacca43600cbd9dc76a8bd08eac7596873c0
parentf4fb5ef045e1c53fc92b34d53e58a3c2ebabd4e1
imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent

nitrogen6x.h file defines CONFIG_CMD_FS_GENERIC, so we are able to use generic
'load' command instead of 'fatload'. It allows to use ext filesystem and keep
compatibilty with fat filesystem.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Stefano Babic <sbabic@denx.de>
Acked-By: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/nitrogen6x.h