I think i was able to flash the rootfs (extract_2) by this commands :
Commands from the chinese page, with the memory offsets and sizes from the bootargs..
Now I have other errors, time to write the contents_1 or Hi3535_app
Code:
setenv ipaddr 192.168.0.99
setenv serverip 192.168.0.198
setenv netmask 255.255.255.0
mw.b 82400000 ff a00000
tftp 0x82400000 Hi3535_Rootfs
sf erase 500000 a00000
sf write 82400000 500000 a00000
sa
Commands from the chinese page, with the memory offsets and sizes from the bootargs..
Now I have other errors, time to write the contents_1 or Hi3535_app
Code:
sd 0:0:0:0: [sda] Attached SCSI disk
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
RAMDISK: cramfs filesystem found at block 0
RAMDISK: Loading 6168KiB [1 disk] into ram disk... done.
VFS: Mounted root (cramfs filesystem) readonly on device 1:0.
Freeing init memory: 176K
_ _ _ _ _ _ _ _ _ _ _ _
\ _ _ _ _ _ ___
/ /__/ \ |_/
/ __ / - _ ___
/ / / / / /
_ _ _ _/ / / \_/ \_ ______
___________\___\__________________
[RCS]: /etc/init.d/S00devs
[RCS]: /etc/init.d/S01udev
udevd (577): /proc/577/oom_adj is deprecated, please use /proc/577/oom_score_adj instead.
[RCS]: /etc/init.d/S80network
[RCS]: /etc/init.d/S81toe
STMMAC driver:
platform registration...
done!
Set system config register 0x200300ec with value 0x003f003f
done!
DWMAC1000 - user ID: 0x10, Synopsys ID: 0x36
Enhanced descriptor structure
MACADDR in get is 0:0:0:0:0:0
no valid MAC address for MAC 0;please, use ifconfig or nwhwconfig!
eth0 - (dev. name: stmmaceth - id: 0, IRQ #59
IO base addr: 0xfe0a0000)
STMMAC MII Bus: probed
eth0: PHY ID 001cc915 at 0 IRQ 0 (1:00)
eth0: PHY ID 001cc915 at 1 IRQ -6 (1:01) active
DWMAC1000 - user ID: 0x10, Synopsys ID: 0x36
Enhanced descriptor structure
MACADDR in get is 0:0:0:0:0:0
no valid MAC address for MAC 1;please, use ifconfig or nwhwconfig!
eth1 - (dev. name: stmmaceth - id: 0, IRQ #59
IO base addr: 0xfe0a4000)
eth1: PHY ID 001cc915 at 0 IRQ 0 (1:00)
eth1: PHY ID 001cc915 at 1 IRQ -6 (1:01)
stmmac_reset: RESET COMPLETE!
**************************************************
* TNK driver built on Jun 19 2014 at 11:37:03
* TNK driver mode is TOE
**************************************************
stmmac: Rx Checksum Offload Engine supported
stmmac: Rx Checksum Offload Engine supported
mount: mounting /dev/mtdblock3 on /app_tmp/ failed: Invalid argument
mount: mounting /dev/mtdblock4 on /www/ failed: Invalid argument
eth0: generated random MAC address 42:ab:83:4c:82:88
MACADDR in set is 42:ab:83:4c:82:88
cp: can't stat '/app_tmp/*': No such file or directory
umount: can't umount /app_tmp/: Invalid argument
Hisilicon Media Memory Zone Manager
hi3535_base: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
Hisilicon UMAP device driver interface: v3.00
load sys.ko for Hi3535...OK!
Load tde.ko ...OK!
load vgs.ko for Hi3535...OK!
load venc.ko for Hi3535...OK!
load chnl.ko for Hi3535...OK!
load h264e.ko for Hi3535...OK!
load rc.ko for Hi3535...OK!
load jpege.ko for Hi3535...OK!
load vou.ko ....OK!
load vpss.ko ....OK!
load vda.ko ....OK!
load region.ko ....OK!
load vdec.ko ....OK
load vhd firmware.ko OK
load hdmi.ko ....OK!
Load hi_jpegdec.ko success. (SDK_VERSION:[SDK_VERSION] Build Time:[Feb 6 2015, 19:48:33])
insmod: can't insert 'hi3535_jpege.ko': File exists
========== GPIO_SET_DIR:0x1
Hisilicon Watchdog Timer: 0.01 initialized. default_margin=60 sec (nowayout= 0, nodeamon= 0)
HISI_IRDA-MF @Hi3535V100R001
hiir: init ok. ver=Sep 28 2014, 15:08:47.
tlv320aic31 [tlv320aic31_device_init ,619]: init aic31(0) error
tlv320aic31 [tlv320aic31_init ,685]: tlv320aic31 device init fail,deregister it!
insmod: can't insert 'extdrv/tlv_320aic31.ko': Operation not peracodec inited!
mitted
=== Init OK ===
Welcome to HiLinux.
app start
/root/init.sh: line 71: /app/appStart.sh: not found
/root/init.sh: line 48: /app/bin/initf: not found
(none) login: PHY: 1:01 - Link is Up - 1000/Full
Last edited by a moderator: