Home
last modified time | relevance | path

Searched hist:"3 ee96c7da9b76f7462c2fae89592f5bad110ea90" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dnitrogen6x.h3ee96c7da9b76f7462c2fae89592f5bad110ea90 Tue Aug 26 10:05:31 UTC 2014 Guillaume GARDET <guillaume.gardet@free.fr> 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>