- enable tftpd and initramfs.bin on it 2. turning on with interrupting Boot loader (ESC) , 3. then executed (tftpboot initramfs.bin bootm)
<Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00158
S - IMAGE_VARIANT_STRING=HAACANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x000002e5
B - 201 - PBL, Start
B - 2735 - bootable_media_detect_entry, Start
B - 3446 - bootable_media_detect_success, Start
B - 3451 - elf_loader_entry, Start
B - 7619 - auth_hash_seg_entry, Start
B - 7864 - auth_hash_seg_exit, Start
B - 69628 - elf_segs_hash_verify_entry, Start
B - 132471 - PBL, End
B - 144326 - SBL1, Start
B - 196877 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4
B - 203435 - pm_device_init, Start
B - 326228 - PM_SET_VAL:Skip
D - 122305 - pm_device_init, Delta
B - 328637 - pm_driver_init, Start
D - 5337 - pm_driver_init, Delta
B - 334951 - clock_init, Start
D - 2135 - clock_init, Delta
B - 338977 - boot_flash_init, Start
D - 16531 - boot_flash_init, Delta
B - 359290 - boot_config_data_table_init, Start
D - 4026 - boot_config_data_table_init, Delta - (575 Bytes)
B - 366671 - Boot Setting : 0x00000618
B - 370788 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:8
B - 377590 - sbl1_ddr_set_params, Start
B - 381402 - CPR configuration: 0x30c
B - 384879 - cpr_init, Start
B - 387655 - Rail:0 Mode: 5 Voltage: 792000
B - 392870 - CL CPR settled at 744000mV
B - 395707 - Rail:1 Mode: 5 Voltage: 880000
B - 399885 - Rail:1 Mode: 7 Voltage: 896000
D - 16531 - cpr_init, Delta
B - 406748 - Pre_DDR_clock_init, Start
B - 410774 - Pre_DDR_clock_init, End
B - 414068 - DDR Type : PCDDR3
B - 419832 - do ddr sanity test, Start
D - 1067 - do ddr sanity test, Delta
B - 424590 - DDR: Start of HAL DDR Boot Training
B - 429318 - DDR: End of HAL DDR Boot Training
B - 434991 - DDR: Checksum to be stored on flash is 1789927307
B - 445422 - Image Load, Start
D - 215909 - QSEE Image Loaded, Delta - (1376448 Bytes)
B - 661423 - Image Load, Start
D - 61 - SEC Image Loaded, Delta - (0 Bytes)
B - 669109 - Image Load, Start
D - 12017 - DEVCFG Image Loaded, Delta - (26008 Bytes)
B - 681217 - Image Load, Start
D - 23028 - RPM Image Loaded, Delta - (86584 Bytes)
B - 704336 - Image Load, Start
D - 88694 - APPSBL Image Loaded, Delta - (563504 Bytes)
B - 793122 - QSEE Execution, Start
D - 61 - QSEE Execution, Delta
B - 798917 - USB D+ check, Start
D - 0 - USB D+ check, Delta
B - 805322 - SBL1, End
D - 663314 - SBL1, Delta
S - Flash Throughput, 6903 KB/s (2053791 Bytes, 297489 us)
S - DDR Frequency, 466 MHz
S - Core 0 Frequency, 1651 MHz
U-Boot 2016.01 (Mar 19 2021 - 12:06:59 +0800)
DRAM: smem ram ptable found: ver: 1 len: 4
1 GiB
NAND: Could not find nand_gpio in dts, using defaults
Not an ONFI device
ONFI probe failed
ID = 2691a398
Vendor = 98
Device = a3
qpic_nand: changing oobsize to 160 from 256 bytes
SF: Unsupported flash IDs: manuf ff, jedec ffff, ext_jedec ffff
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
1024 MiB
MMC: sdhci: Node Not found, skipping initialization
PCI0 is not defined in the device tree
PCI1 is not defined in the device tree
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
machid: 8010008
MMC Device 0 not found
[arc_board_setting]
[serial_register_init]
Hit any key to stop autoboot: 0
Net: MAC0 addr:ec:6c:9a:b7:f4:68
PHY ID1: 0x4d
PHY ID2: 0xd0b1
PHY ID1: 0x4d
PHY ID2: 0xd101
EDMA ver 1 hw init
Num rings - TxDesc:1 (0-0) TxCmpl:1 (7-7)
RxDesc:1 (15-15) RxFill:1 (7-7)
ipq807x_edma_alloc_rings: successfull
ipq807x_edma_setup_ring_resources: successfull
ipq807x_edma_configure_rings: successfull
ipq807x_edma_hw_init: successfull
eth0
IPQ807x# ftpboot initramfs.bin
Unknown command 'ftpboot' - try 'help'
IPQ807x# bootm
Wrong Image Format for bootm command
ERROR: can't get kernel image!
IPQ807x# tftpboot initramfs.bin
ipq807x_eth_halt: done
eth0 PHY0 up Speed :1000 Full duplex
eth0 PHY1 Down Speed :10 Half duplex
eth0 PHY2 Down Speed :10 Half duplex
eth0 PHY3 Down Speed :10 Half duplex
eth0 PHY4 Down Speed :10 Half duplex
eth0 PHY5 Down Speed :10 Half duplex
ipq807x_eth_init: done
Using eth0 device
TFTP from server 192.168.1.2; our IP address is 192.168.1.254
Filename 'initramfs.bin'.
Load address: 0x44000000
Loading: *>
It stuck here with that command....
and with (setenv serverip 192.168.1.10
setenv ipaddr 192.168.1.1
tftpboot initramfs.bin
bootm)
it goes like....
<
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00158
S - IMAGE_VARIANT_STRING=HAACANAZA
S - OEM_IMAGE_VERSION_STRING=CRM
S - Boot Config, 0x000002e5
B - 201 - PBL, Start
B - 2736 - bootable_media_detect_entry, Start
B - 3448 - bootable_media_detect_success, Start
B - 3453 - elf_loader_entry, Start
B - 7629 - auth_hash_seg_entry, Start
B - 7874 - auth_hash_seg_exit, Start
B - 69754 - elf_segs_hash_verify_entry, Start
B - 132594 - PBL, End
B - 144448 - SBL1, Start
B - 196694 - GCC [RstStat:0x10, RstDbg:0x600000] WDog Stat : 0x4
B - 203191 - pm_device_init, Start
B - 326350 - PM_SET_VAL:Skip
D - 122671 - pm_device_init, Delta
B - 328759 - pm_driver_init, Start
D - 5368 - pm_driver_init, Delta
B - 335134 - clock_init, Start
D - 2104 - clock_init, Delta
B - 339129 - boot_flash_init, Start
D - 16531 - boot_flash_init, Delta
B - 359351 - boot_config_data_table_init, Start
D - 3995 - boot_config_data_table_init, Delta - (575 Bytes)
B - 366732 - Boot Setting : 0x00000618
B - 370849 - CDT version:2,Platform ID:8,Major ID:1,Minor ID:0,Subtype:8
B - 377651 - sbl1_ddr_set_params, Start
B - 381463 - CPR configuration: 0x30c
B - 384940 - cpr_init, Start
B - 387716 - Rail:0 Mode: 5 Voltage: 792000
B - 392931 - CL CPR settled at 744000mV
B - 395737 - Rail:1 Mode: 5 Voltage: 880000
B - 399946 - Rail:1 Mode: 7 Voltage: 896000
D - 16531 - cpr_init, Delta
B - 406809 - Pre_DDR_clock_init, Start
B - 410835 - Pre_DDR_clock_init, End
B - 414129 - DDR Type : PCDDR3
B - 419893 - do ddr sanity test, Start
D - 1037 - do ddr sanity test, Delta
B - 424651 - DDR: Start of HAL DDR Boot Training
B - 429379 - DDR: End of HAL DDR Boot Training
B - 435052 - DDR: Checksum to be stored on flash is 1789927307
B - 445483 - Image Load, Start
D - 216001 - QSEE Image Loaded, Delta - (1376448 Bytes)
B - 661575 - Image Load, Start
D - 61 - SEC Image Loaded, Delta - (0 Bytes)
B - 669261 - Image Load, Start
D - 12017 - DEVCFG Image Loaded, Delta - (26008 Bytes)
B - 681370 - Image Load, Start
D - 23027 - RPM Image Loaded, Delta - (86584 Bytes)
B - 704489 - Image Load, Start
D - 88694 - APPSBL Image Loaded, Delta - (563504 Bytes)
B - 793305 - QSEE Execution, Start
D - 61 - QSEE Execution, Delta
B - 799100 - USB D+ check, Start
D - 30 - USB D+ check, Delta
B - 805505 - SBL1, End
D - 663344 - SBL1, Delta
S - Flash Throughput, 6902 KB/s (2053791 Bytes, 297550 us)
S - DDR Frequency, 466 MHz
S - Core 0 Frequency, 1651 MHz
U-Boot 2016.01 (Mar 19 2021 - 12:06:59 +0800)
DRAM: smem ram ptable found: ver: 1 len: 4
1 GiB
NAND: Could not find nand_gpio in dts, using defaults
Not an ONFI device
ONFI probe failed
ID = 2691a398
Vendor = 98
Device = a3
qpic_nand: changing oobsize to 160 from 256 bytes
SF: Unsupported flash IDs: manuf ff, jedec ffff, ext_jedec ffff
ipq_spi: SPI Flash not found (bus/cs/speed/mode) = (0/0/48000000/0)
1024 MiB
MMC: sdhci: Node Not found, skipping initialization
PCI0 is not defined in the device tree
PCI1 is not defined in the device tree
In: serial@78B3000
Out: serial@78B3000
Err: serial@78B3000
machid: 8010008
MMC Device 0 not found
[arc_board_setting]
[serial_register_init]
Hit any key to stop autoboot: 0
Net: MAC0 addr:ec:6c:9a:b7:f4:68
PHY ID1: 0x4d
PHY ID2: 0xd0b1
PHY ID1: 0x4d
PHY ID2: 0xd101
EDMA ver 1 hw init
Num rings - TxDesc:1 (0-0) TxCmpl:1 (7-7)
RxDesc:1 (15-15) RxFill:1 (7-7)
ipq807x_edma_alloc_rings: successfull
ipq807x_edma_setup_ring_resources: successfull
ipq807x_edma_configure_rings: successfull
ipq807x_edma_hw_init: successfull
eth0
IPQ807x# setenv serverip 192.168.1.10
IPQ807x# setenv ipaddr 192.168.1.1
IPQ807x# tftpboot initramfs.bin
ipq807x_eth_halt: done
eth0 PHY0 up Speed :1000 Full duplex
eth0 PHY1 Down Speed :10 Half duplex
eth0 PHY2 Down Speed :10 Half duplex
eth0 PHY3 Down Speed :10 Half duplex
eth0 PHY4 Down Speed :10 Half duplex
eth0 PHY5 Down Speed :10 Half duplex
ipq807x_eth_init: done
Using eth0 device
TFTP from server 192.168.1.10; our IP address is 192.168.1.1
Filename 'initramfs.bin'.
Load address: 0x44000000
Loading: #
Got TFTP_DATA: TFTP remote port: changes from 69 to 51656
################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################
1.8 MiB/s
done
Bytes transferred = 13893632 (d40000 hex)
ipq807x_eth_halt: done
IPQ807x# >