Currently uploading image using DreamUp utility which work but consume fair bit of time and require switching from PC to PC.
I am figuring out; to upload Enigma part of image on the DM7000 Box, the "make flash-fcp" create fcp binary /cdkroot/sbin on development PC. If it need to be copy, which directory on dreambox? Its execution parameters will be what? etc. If you please put the steps details in sequence that will help lot. Following is contents of proc/mtd file and /dev/mtd directory.
Code: Alles auswählen
ev: size erasesize name
mtd0: 00600000 00020000 "DreamBOX cramfs+squashfs"
mtd1: 001c0000 00020000 "DreamBOX jffs2"
mtd2: 00040000 00020000 "DreamBOX OpenBIOS"
mtd3: 007c0000 00020000 "DreamBOX (w/o bootloader)"
mtd4: 00800000 00020000 "DreamBOX (w/ bootloader)"
mtd5: 004e0000 00020000 "DreamBOX SquashedFS"
mtd6: 00120000 00020000 "DreamBOX Cramfs"
root@dreambox /dev/mtd > ls -l
crw-rw-rw- 1 root root 90, 0 Jan 1 1970 0
cr--r--r-- 1 root root 90, 1 Jan 1 1970 0ro
crw-rw-rw- 1 root root 90, 2 Jan 1 1970 1
cr--r--r-- 1 root root 90, 3 Jan 1 1970 1ro
crw-rw-rw- 1 root root 90, 4 Jan 1 1970 2
cr--r--r-- 1 root root 90, 5 Jan 1 1970 2ro
crw-rw-rw- 1 root root 90, 6 Jan 1 1970 3
cr--r--r-- 1 root root 90, 7 Jan 1 1970 3ro
crw-rw-rw- 1 root root 90, 8 Jan 1 1970 4
cr--r--r-- 1 root root 90, 9 Jan 1 1970 4ro
crw-rw-rw- 1 root root 90, 10 Jan 1 1970 5
cr--r--r-- 1 root root 90, 11 Jan 1 1970 5ro
crw-rw-rw- 1 root root 90, 12 Jan 1 1970 6
cr--r--r-- 1 root root 90, 13 Jan 1 1970 6ro