From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot
Date: Mon, 22 Dec 2014 14:53:29 +0100 [thread overview]
Message-ID: <54982259.90502@redhat.com> (raw)
In-Reply-To: <54973037.9010404@elopez.com.ar>
Hi,
On 21-12-14 21:40, Emilio L?pez wrote:
<snip>
> Sorry for the noise, I messed up and was using the Cubieboard config instead of the Cubietruck one >.<
>
> Seems to work fine other than this warning:
>
> Error: dwmac.1c50000 address ab:cd:ef:ab:cd:ef illegal value
Weird, try doing:
setenv ethaddr
saveenv
It seems you've a bogus ethaddr setting in your environment, or maybe
in uEnv.txt ?
Or alternatively, nuke your environment so that you get the default
one using:
sudo dd if=/dev/zero of=/dev/sdc bs=1024 seek=544 count=256
Replacing sdc with the block device for your sdcard reader,
e.g. mmcblk0. Using the default env will get you closer to how most
people will be using upstream u-boot, so running with the default env
is preferred.
Regards,
Hans
next prev parent reply other threads:[~2014-12-22 13:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-20 18:27 [U-Boot] linux-sunxi/u-boot-sunxi is no longer supported, time to switch to upstream u-boot Hans de Goede
2014-12-21 20:00 ` [U-Boot] [linux-sunxi] " Emilio López
2014-12-21 20:28 ` Siarhei Siamashka
2014-12-21 20:40 ` Emilio López
2014-12-22 13:53 ` Hans de Goede [this message]
2014-12-22 13:59 ` Ian Campbell
2014-12-22 8:32 ` Michal Suchanek
2014-12-22 13:50 ` Hans de Goede
2014-12-22 17:39 ` Siarhei Siamashka
2015-01-18 19:38 ` [U-Boot] " Ezaul Zillmer
2015-01-18 20:27 ` [U-Boot] [linux-sunxi] " Siarhei Siamashka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54982259.90502@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox