Home
last modified time | relevance | path

Searched hist:"88 ffb2665cd066b6b20cfaade13929d4e8428dde" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A DMakefile88ffb2665cd066b6b20cfaade13929d4e8428dde Thu Jan 07 07:55:54 UTC 2010 Heiko Schocher <hs@denx.de> CRAMFS: support cramfs in RAM

cramfsls and cramfsload are added to the command list.
A cramfs placed at 'cramfs_addr' can the be listed with 'cramfsls' and files
can be loaded with 'cramfsload'. 'cramfs_addr' is an environment variable
specifying the address the cramfs is located.
This works for powerpc and for ARM.

Use CONFIG_CMD_CRAMFS.

Signed-off-by: Andreas Huber <andreas.huber@keymile.com>
Signed-off-by: Heiko Schocher <hs@denx.de>