]> code.ossystems Code Review - bsp/u-boot.git/commit
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)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Sep 2014 15:30:37 +0000 (12:30 -0300)
commitf22fd9d934f7eea2b3b148664724c310dd7b147c
tree98feede18fca4bc72006dc7dd9e3c5a32ab75f47
parente45540bdcc135621670b762a045007e513161e43
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