[OpenWrt-Devel] au1000 - 3.14 tested needed

Bastian Bittorf bittorf at bluebottle.com
Wed Dec 10 06:30:47 EST 2014


* Bruno Randolf <br1 at einfach.org> [10.12.2014 11:47]:
> On 12/08/2014 08:01 PM, Bastian Bittorf wrote:
> > what is strange: the ethernet-mac is always changing
> > after each reboot. not sure if this was also the case
> > with 3.10 - bruno can you see this too?
> 
> Yes, I can confirm this.
> I just checked: The same happens on 14.07 with kernel 3.10.49 so we
> haven't noticed this problem since a while...

when looking into the source,
./build_dir/target-mips_34kc_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.14.26/drivers/net/ethernet/amd/au1000_eth.c

there is in static int au1000_probe(struct platform_device *pdev) {}

a hint:
/* Set a random MAC since no valid provided by platform_data. */

so, does this mean we have not applied DTS to this target?

> > what is also strange: 'yamonenv' is installed, but simply
> > does not work. i never used it before, so i'am not sure
> > if it was ever working...
> 
> yanmonenv works over here (tested on 14.07 and trunk):

strange - i have only a 'T-Mobile InternetBox TMD SB1-S' here.
Do you have a real cube? I'am rebuilding now and will check again
why 'yamonenv' does not output anything here. partitions look like:

root at box:~ cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 01c00000 00020000 "rootfs"
mtd1: 01940000 00020000 "rootfs_data"
mtd2: 00100000 00020000 "yamon"
mtd3: 002c0000 00020000 "kernel"
mtd4: 00040000 00020000 "yamon env"

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list