Home
last modified time | relevance | path

Searched hist:"10226 f2992da55b8427fa9b293bc16676327f34a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_omap4_common.h10226f2992da55b8427fa9b293bc16676327f34a Fri Sep 05 13:32:46 UTC 2014 Guillaume GARDET <guillaume.gardet@free.fr> OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'.

This patch uses generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage' for OMAP4 boards.

This allows to use EXT partition instead of FAT, while keeping FAT compatibility.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@ti.com>