· 7 years ago · Dec 07, 2017, 12:14 AM
1ar7100> tftpboot 0x84000000 AG300H.zimage
2
3Using eth0 device
4TFTP from server 192.168.11.2; our IP address is 192.168.11.1
5Filename 'AG300H.zimage'.
6Load address: 0x84000000
7Loading: *#################################################################
8 #################################################################
9 #################################################################
10 #################################################################
11 #################################################################
12 #################################################################
13 #################################################################
14 #################################################################
15 #################################################################
16 #################################################################
17 #################################################################
18 #################################################################
19 #################################################################
20 #################################################################
21 #################################################################
22 #################################################################
23 #################################################################
24 #################################################################
25 #################################################
26done
27Bytes transferred = 6237696 (5f2e00 hex)
28ar7100> bootm 0x84000000
29
30change bootargs
31console=ttyS0,115200 root=31:03 rootfstype=jffs2 init=/sbin/init mtdparts=ar7100-nor0:256k(u-boot),64k(u-boot-env),1152k@384k(uImage),6592k@1536k(rootfs),64k@320k(ART),64k@8128k(properties),8192k@8192k(flash1),16384k@16384k(flash2) mem=128M
32## Booting image at 84000000 ...
33 Image Name: FreeBSD Kernel Image
34 Created: 2017-11-29 3:06:34 UTC
35 Image Type: MIPS Linux Kernel Image (lzma compressed)
36 Data Size: 1442710 Bytes = 1.4 MB
37 Load Address: 80001100
38 Entry Point: 80001100
39 Verifying Checksum ... crc32_fw: 84000040 - 841603d5 (len:00160396) calc...
40OK
41 Uncompressing Kernel Image ... OK
42No initrd
43## Transferring control to Linux (at address 80001100) ...
44## Giving linux memsize in bytes, 134217728
45
46Starting kernel ...
47
48CPU platform: Atheros AR7161 rev 2
49CPU Frequency=680 MHz
50CPU DDR Frequency=340 MHz
51CPU AHB Frequency=170 MHz
52platform frequency: 680 MHz
53CPU reference clock: 40 MHz
54CPU MDIO clock: 40 MHz
55arguments:
56 a0 = 7ffdff7f
57 a1 = 80419cbc
58 a2 = 00000200
59 a3 = 804b8200
60Cmd line: CCCCCCCCCCCCCCCCCC ...