diff options
author | Heiko Schocher <hs@denx.de> | 2010-01-07 08:55:54 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-01-18 00:44:13 +0100 |
commit | 88ffb2665cd066b6b20cfaade13929d4e8428dde (patch) | |
tree | f21a5d236cc51aeb27603ac5f7696135dd9ac3fa /cpu/sh2 | |
parent | 4897ee33c98b4b29efd62854052eb7862380b5ae (diff) | |
download | u-boot-imx-88ffb2665cd066b6b20cfaade13929d4e8428dde.zip u-boot-imx-88ffb2665cd066b6b20cfaade13929d4e8428dde.tar.gz u-boot-imx-88ffb2665cd066b6b20cfaade13929d4e8428dde.tar.bz2 |
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>
Diffstat (limited to 'cpu/sh2')
0 files changed, 0 insertions, 0 deletions