Home
last modified time | relevance | path

Searched hist:"8 e184a53b3441a36bdb8dac68b1dcba7fb9c887f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmx6slevk.h8e184a53b3441a36bdb8dac68b1dcba7fb9c887f Thu Jan 16 21:58:04 UTC 2014 Otavio Salvador <otavio@ossystems.com.br> mx6slevk: Set default environment to use zImage

Change the default environment to use zImage instead of uImage, this
requires changes to the default environment to load a file named
zImage instead of uImage, and to use the 'bootz' command instead of
'bootm' when booting the kernel.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>