
176
SMG digital gateway
=> mii si
Init switch 0: ..Ok!
Init switch 1: ..Ok!
Init phy 1: ..Ok!
Init phy 2: ..Ok!
=>
11.
Update the Linux kernel using the
run flash_kern
command
:
SMG4>> run flash_kern
Using egiga1 device
TFTP from server 192.168.2.5; our IP address is 192.168.2.2
Filename 'smg4/smg4_kernel'.
Load address: 0x2000000
Loading: #################################################################
##############
done
Bytes transferred = 3220040 (312248 hex)
NAND erase: device 0 offset 0x0, size 0xa00000
Erasing at 0x9e0000 -- 100% complete.
OK
NAND write: device 0 offset 0x0, size 0x312248
3220040 bytes written: OK
SMG4>>
12.
Update the file system using the
run flash_initrd
command:
SMG4>> run flash_initrd
Using egiga1 device
TFTP from server 192.168.2.5; our IP address is 192.168.2.2
Filename 'smg4/smg4_initrd'.
Load address: 0x2880000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
###################################################
done
Bytes transferred = 12727152 (c23370 hex)
NAND erase: device 0 offset 0xa00000, size 0x4000000
Erasing at 0x49e0000 -- 100% complete.
OK
NAND write: device 0 offset 0xa00000, size 0xc23370
12727152 bytes written: OK
SMG4>>
13.
Startup the device using the
run bootcmd
command.