[U-Boot] CRAMFS: support cramfs in RAM
Wolfgang Denk
wd at denx.de
Mon Jan 18 00:44:29 CET 2010
Dear Heiko Schocher,
In message <4B45938A.3050101 at denx.de> you wrote:
> 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 at keymile.com>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> common/Makefile | 1 +
> common/cmd_cramfs.c | 216 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 217 insertions(+), 0 deletions(-)
> create mode 100644 common/cmd_cramfs.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Contrary to popular belief, thinking does not cause brain damage.
More information about the U-Boot
mailing list