Pages

Dual boot di Vodafone Sharing Dock R101

>STEP BY STEP DUALBOOT DI VODAFONE R101
1.Siapkan alat dan bahan: kabel DKU-5 atau sejenis
2. Pasang IC ROM secara paralel kecuali pin no 1, spt gambar di bawah.

 (maaf agan cindy pinjem gambarnya hehe)

setelah siap, lalu nyalakan router.

log nya kira-kira spt berikut ini.
**************************************************************************
U-Boot 1.1.3 (Jan  5 2015 - 04:02:51)

Board: Ralink APSoC DRAM:  32 MB
relocate_code Pointer at: 81fb4000
config usb..
******************************
Software System Reset Occurred
******************************
spi_wait_nsec: 3e
spi device id: c2 20 16 c2 20 (2016c220)
find flash: MX25L3205D
raspi_read: from:30000 len:1000
.*** Warning - bad CRC, using default environment

============================================
Ralink UBoot Version: 3.6.0.0
--------------------------------------------
ASIC 3052_MP2 (Port5<->None)
DRAM component: 64 Mbits SDR
DRAM bus: 32 bit
Total memory: 16 MBytes
Flash component: SPI Flash
Date:Jan  5 2015  Time:04:02:51
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384

 ##### The CPU freq = 384 MHZ ####
 estimate memory size =32 Mbytes

Please choose the operation:
   1: Load system code to SDRAM via TFTP.
   2: Load system code then write to Flash via TFTP.
   3: Boot system code via Flash (default).
   4: Entr boot command line interface.
   7: Load Boot Loader code then write to Flash via Serial.
   9: Load Boot Loader code then write to Flash via TFTP.

You choosed 4
                                                                              0
raspi_read: from:40028 len:6
.

4: System Enter Boot Command Line Interface.

U-Boot 1.1.3 (Jan  5 2015 - 04:02:51)
RT3052 #
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
LIHAT ENVIRONMENT VARIABEL
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
RT3052 # printenv
bootcmd=tftp
bootdelay=5
baudrate=57600
ethaddr="00:AA:BB:CC:DD:10"
ipaddr=10.10.10.123
serverip=10.10.10.3
ramargs=setenv bootargs root=/dev/ram rw
addip=setenv bootargs $(bootargs) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname):$(netdev):off
addmisc=setenv bootargs $(bootargs) console=ttyS0,$(baudrate) ethaddr=$(ethaddr) panic=1
flash_self=run ramargs addip addmisc;bootm $(kernel_addr) $(ramdisk_addr)
kernel_addr=BFC40000
u-boot=u-boot.bin
load=tftp 8A100000 $(u-boot)
u_b=protect off 1:0-1;era 1:0-1;cp.b 8A100000 BC400000 $(filesize)
loadfs=tftp 8A100000 root.cramfs
u_fs=era bc540000 bc83ffff;cp.b 8A100000 BC540000 $(filesize)
test_tftp=tftp 8A100000 root.cramfs;run test_tftp
stdin=serial
stdout=serial
stderr=serial
ethact=Eth0 (10/100-M)

Environment size: 765/4092 bytes

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
UBAH IP ADDRESS karena PC saya ipnya 192.168.1.27
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
RT3052 # set ipaddr 192.168.1.10
RT3052 # set serverip 192.168.1.27
RT3052 # saveenv
Saving Environment to SPI Flash...
raspi_read: from:30000 len:10000
.Erasing SPI Flash...
raspi_erase: offs:30000 len:10000
.
Writing to SPI Flash...
raspi_write: to:30000 len:10000
.
done
RT3052 #
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
LIHAT PERUBAHANNYA IPADDR DAN SERVERIP
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

RT3052 # printenv
...............
ethact=Eth0 (10/100-M)
ipaddr=192.168.1.10
serverip=192.168.1.27
Environment size: 767/4092 bytes

RT3052 #

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
LOAD FILE UBOOTR101.IMG  VIA TFTP SERVER
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

RT3052 # tftpboot 0x80100000 ubootr101.img

 netboot_common, argc= 3

 KSEG1ADDR(NetTxPacket) = 0xA1FE6440

 NetLoop,call eth_halt !

 NetLoop,call eth_init !
Trying Eth0 (10/100-M)

 ETH_STATE_ACTIVE!!
Using Eth0 (10/100-M) device
TFTP from server 192.168.1.27; our IP address is 192.168.1.10
Filename 'ubootr101.img'.

 TIMEOUT_COUNT=10,Load address: 0x80100000
Loading: Got ARP REPLY, set server/gtwy eth addr (04:7d:7b:d2:20:55)
Got it
#####################
done
Bytes transferred = 106860 (1a16c hex)
NetBootFileXferSize= 0001a16c
RT3052 #

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
SAMPAI DISINI, LALU SWITCH DARI ROM AKTIF KE CADANGAN
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&



&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
COPY UBOOTR101.IMG  FLASH ROM CADANGAN
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
RT3052 # erase uboot
............
RT3052 # cp.uboot

 Copy uboot[106860 byte] to SPI Flash[0x00000000]....
raspi_write: to:0 len:1a16c
..
RT3052 #

&&&&&&&&&&&&&&&&&&& FINISH &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Tidak ada komentar:

Posting Komentar