Hi,
know I have a new problem.
I can not set a fix MAC address for the ethernet port.
I used the method with uENV.txt (), script.bin (dynamic block with MAC), and command line tool (ip). (I get the information about the variantes from this
page)
uENV.txt
$this->bbcode_second_pass_code('', 'root=/dev/sda1
mac_addr=xx:xx:xx:xx:xx:xx')
When I using the uENV.txt version I got following message over the serial console.
$this->bbcode_second_pass_code('', 'CPU: Allwinner A20 (SUN7I)
Board: Cubietruck
I2C: ready
DRAM: 2 GiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: dwmac.1c50000
Warning: failed to set MAC address
Hit any key to stop autoboot: ')
some lines later, I got a error message about the emac driver.
$this->bbcode_second_pass_code('', '<4>emac_init fetch emac using configuration failed
[50C
[ 1.818956] emac_init fetch emac using configuration failed
<6>emac driver is disabled
[26C
[ 1.826980] emac driver is disabled')
Have anyone a solution for me?
Regards Thomas