
3 May
2010
3 May
'10
10:43 p.m.
Dear Nuno Cardoso,
In message k2i3cf2debb1005030943j5f36981k5ad16afca164f387@mail.gmail.com you wrote:
Is it possible copy a file from ramdisk address on target machine (U-Boot command line) to host machine. I want to save the linux kernel image saved inside the Nand Flash, to a directory inside my machine. Is it possible???
Your request makes little sense to me.
If the kernel image in stored in NAND flash, then there is no "ramdisk address" for it, first because the kernel is not a ramdisk, and second because NAND flash is a storage device which has things like block numbers or offsets but no such thing as addresses.
"Save ... to a directory" does not work in U-Boot either, as all file system support is read-only.
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@denx.de
"Beware of bugs in the above code; I have only proved it correct, not
tried it." - Donald Knuth