and to tell you a good news spl 2015.10 is ok, I am testing and polishing. and then I want to upgrade it to the newest version. does it help to you?by youxiaojie - Debian
thanks. also add realtek network phy, which is used in pogo v3. thanks!by youxiaojie - Debian
pogov3, 1.I just feel strange that why there is no sda appear, what I did is try to compile kernel to include oxnas disk driver so that I can mount harddisk as root and boot from it.for now harddisk recognized but sda not appear. could you give me some viewpoint? 2do you have your kernel's source code? could you please add b43 wifi driver and realtek.ko from drivers/net/phy? thanks.by youxiaojie - Debian
I compile kernel of new openwrt 5.4 for pogo plug, [ 1.159142] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 1.166279] ata1.00: ATA-7: Hitachi HTS541640J9SA00, SB1OC70P, max UDMA/100 [ 1.173260] ata1.00: 78140160 sectors, multi 0: LBA48 NCQ (depth 0/32) [ 1.180961] ata1.00: configured for UDMA/100 [ 1.185830] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS541by youxiaojie - Debian
bodhi Wrote: ------------------------------------------------------- > Richard, > > Don't need to find it. Let me see if I can upload > my Marvell xxx 38x u-boot GPL tarball that I got > from the manufacturer for you to try to compile > later. I'm also swamped right now with works so > cannot spend much time to do this. this link you said 1.4g and youby youxiaojie - Debian
could you please paste the url of the tarball?by youxiaojie - Debian
stty -F /dev/ttyS0 9600 edit /etc/inittab for permanent T0:2345:respawn:/sbin/getty -L ttyS0 9600 linuxby youxiaojie - Debian
CPU0 17: 8998 bridge-interrupt-ctrl 2 Edge orion_event 25: 7 main-interrupt-ctrl@20200 29 Edge mv64xxx_i2c 26: 2571 main-interrupt-ctrl@20200 33 Edge ttyS0 28: 0 bridge-interrupt-ctrl 3 Edge f1020300.watchdog-timer 29: 0 main-interrupt-ctrl@20200 22 Edge f1030000.crypto 30: 23 main-interrupt-ctby youxiaojie - Debian
got it!!! it is because of the speed of rs232 changed from 9600 to 115200!! how to change it?by youxiaojie - Debian
yes, devicetree appended. I formatted rootfs to ext3, is this fault?by youxiaojie - Debian
MB302>> setenv bootargs rootdelay=1 root=/dev/mmcblk0p2 console=ttyS0,9600; mmcinit; ext2load mmc 0:2 0x2000000 /boot/uqzt529.fdt; ext2load mmc 0:2 0x2800000 /boot/uInitrd; bootm 0x2000000 0x2800000 SDHC found. Card desciption is: Manufacturer: 0x1b, OEM "SM" Product name: "00000", revision 1.0 Serial number: 2982811284 Manufacturing date: 2/2009 Cby youxiaojie - Debian
thanks very much!!by youxiaojie - Debian
is it possible to install debian on linksys wrt1900ac v2?is it possible to install debian on linksys wrt1900ac v2?by youxiaojie - Debian
Thanks I want to test my 88e6161. Btw my original uboot has the ability to read register by a command is it useful to determine register address?by youxiaojie - Debian
Do you try the new driver in new architecture uboot? What is your new driver in "There was a good potential to get it working by tweaking a new driver for another Marvell switch, " can I download from Internet? Thanksby youxiaojie - Debian
Do you mean the uboot can work? Or the kernel working fine? Do you know how to drive switch in uboot? Thanks.by youxiaojie - Debian
bodhi Wrote: ------------------------------------------------------- > Sorry to say, I'm doubting that the patch I am > using is working at all! I've already found a few > bugs and fixed them, but still a nogo. It is > definitely not ready. The design showed good > potentials to work. But I think I'm going back to > the mainline version (which is completlyby youxiaojie - Debian
MB302 #mii info PHY 0x01: OUI = 0x5043, Model = 0x24, Rev = 0x00, 1000baseT, FDX //plugged to pc MB302 #ping 192.168.1.10 Using egiga1 device host 192.168.1.10 is alive MB302 #mii info PHY 0x01: OUI = 0x5043, Model = 0x24, Rev = 0x00, 10baseT, HDX //unplugged MB302 #mii info PHY 0x01: OUI = 0x5043, Model = 0x24, Rev = 0x00, 1000baseT, FDX //plugged to router MB302by youxiaojie - Debian
sure....thank you. "牛。。。可以加个QQ不。。。我的QQ:120634404" this means " I wan't to chat with you. my QQ is 120634404" thank you bodhi. by the way, I make your source, but could not generate u-boot.kwb, where I get mistake? eg. make guruplug-defconfig make CROSS_COMPILE=arm-linux-gnueabi- above commands are ok for mainline uboot source. get uby youxiaojie - Debian
Got it!!!!! I have driven one port wan port !!! ping-able!!! MB302# ping 192.168.1.10 Using egiga1 device host 192.168.1.10 is alive MB302# version U-Boot 2017.05-rc2 (Apr 26 2017 - 02:55:18 +0800) Marvell-MB302 arm-linux-gnueabi-gcc (Debian 6.3.0-12) 6.3.0 20170406 GNU ld (GNU Binutils for Debian) 2.28 MB302# mii info PHY 0x01: OUI = 0x5043, Model = 0x24, Rev = 0x00, 100baseTby youxiaojie - Debian
I check the circuit, lan1~4 and aux are connected with 6161, wan is connected with 1116 then to cpu skip 88e6161, I hope we can let wan work, I test all your uboot with wan plugged with an cat6 cable conncting 1Gb NIC. one led light always one led twinkle. It seems 88e1318 driver have 1000Mbps connection but ping is not ok. could you help me to solve this ? what maybe cause these twby youxiaojie - Debian
but I saw there is only a 1116r between cpu and rj45 plug.by youxiaojie - Debian
Qizhitong 501m v2 confirmedby youxiaojie - uBoot
this is the configure files I try, from 1M decrease 64K by 64K, and determine the start address. to be convenient for others. this machine support uart boot finally.I boot it using sheevaplug,but got an error,can you help to work it out? could not ping ,maybe phy init time out. I have interesting on new u boot. can you help me? U-Boot 2016.05-tld-1 (Jun 12 2016 - 14:02:47 -0700) Marvell-Sby youxiaojie - Debian
想要使用 fw_printenv 命令的同学 可以新建一个/etc/fw_env.config文件,内容如下: this is the fw_env.config for fw_printenv : # MTD_device_name Device_offset Env._size Flash_sector_size Number_of_sectors /dev/mtd0 0xbc000 0x20000 0x4000 0x8 from 0xbc000 to 0xdbfff 128k Byteby youxiaojie - Debian
file does not exist.please upload again.by youxiaojie - Rescue System
perfect!! long awaited nanddump nandwriteby youxiaojie - Rescue System
I also have a similar device using chip 88e6171 switch chips, does your kernel support this chips? or I must modify dts files to support this chips?by youxiaojie - uBoot
I looked the post first and then got a hardware. I hope to know why the uboot could not to be update? what is your opinion? I decide to connect an jtag using raspberrypi with openocd. do you agree wacke's view that the hardware crc or limit to change uboot? I don't think so. by the way, to change baudrate of ttl port, the only way is to flash? the setenv baudrate seems unusable. theby youxiaojie - uBoot