From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] am335x_evm: enable support for booting via USB
Date: Wed, 2 Jan 2013 10:07:52 -0500 [thread overview]
Message-ID: <50E44D48.6050806@ti.com> (raw)
In-Reply-To: <1356971563-23478-4-git-send-email-ilya.yanok@cogentembedded.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 12/31/12 11:32, Ilya Yanok wrote:
> This adds necessary config options to enable usb booting and fixes
> board_eth_init() function to take into account that we may have USB
> ether support in SPL now.
[snip]
> +#define CONFIG_USBNET_HOST_ADDR "de:ad:be:af:00:00" +#define
> CONFIG_USBNET_DEV_ADDR "de:ad:be:af:00:01" #endif /*
> CONFIG_MUSB_GADGET */
We need to re-work this, ala the vendor tree, to use the same MAC as
the cpsw ethernet device uses, to match the ROM behavior.
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQ5E1IAAoJENk4IS6UOR1WWd4P/R5LN98R0TFyRaynMgaUMUHp
yxl8HclxesZ521AXKQ+laazCbwA+5n+yOr9UIkdNj7Cw9VJ+nh5PacecXhKO6Jdc
TOGsSzy/yQAofmPjqndKoys1ICNlBo9xUYTG2j4AedJaa4ogYEICJxyrq77dGEMw
d+PktUKf2BCp6ui3vERiLUycoqdf/GU6fcTftodX97B+MNO/JBGTIPXzw5zsYljQ
SSR2he7JM6CN0YBNqbO8cssdDSd65VMi5rFy7viZWsd6qYhHaKI10lvdLNVryPRl
aCPNj8qOCYvswKHk028OQuiUQEOUIw2fRqEXNGfJbhYkk8ePaTsrdiwOHUWMjMlW
gF5Two5eX8SUobkirqwGYt3V5uGuumS3ZLPw4lAuZpmLBbzmlLvPw4EooOT1CSoS
AW/Je0dQ87PqOcQkcci97V5Cp2Hef1VLMAh7cAYA+AUQ6nNDwqU7dwZUjFTeDZQB
2MHOURgcOKRyMmni21M1GyLWwfTrv7Q47PIqEl31cmFW05xVoQ06Km8TwsCK8L66
a0H99UuSO1gTsOHRAogUKDdH3gebwtQkDaMTUzH/4FTJWnvMNvGPuzM8Q7BdmAYg
V/heDO7yR0LJtfNiBiC3KxbVmw980Un5TZAXpH2CFNc1+3DyW3MYyXGhsHNnd4hn
fLdgBqd1xQj+B1osy6Ol
=FtLs
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2013-01-02 15:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-31 16:32 [U-Boot] [PATCH 0/5] am335x_evm: support for booting via USB Ilya Yanok
2012-12-31 16:32 ` [U-Boot] [PATCH 1/5] spl: support for booting via usbeth Ilya Yanok
2012-12-31 16:32 ` [U-Boot] [PATCH 2/5] am33xx: " Ilya Yanok
2013-01-02 15:15 ` Tom Rini
2013-02-05 16:25 ` [U-Boot] [U-Boot,2/5] " Tom Rini
2012-12-31 16:32 ` [U-Boot] [PATCH 3/5] am335x_evm: enable support for booting via USB Ilya Yanok
2013-01-02 15:07 ` Tom Rini [this message]
2012-12-31 16:32 ` [U-Boot] [PATCH 4/5] spl: add possibility to force boot device Ilya Yanok
2013-02-05 16:29 ` [U-Boot] [U-Boot, " Tom Rini
2012-12-31 16:32 ` [U-Boot] [PATCH 5/5] am335x_evm: add new config with forced USB booting Ilya Yanok
2013-01-02 15:09 ` Tom Rini
2013-02-05 16:29 ` [U-Boot] [U-Boot, " Tom Rini
2013-01-22 22:59 ` [U-Boot] [PATCH 1/1] am335x_evm: Add am335x_evm_usbspl boot target Tom Rini
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=50E44D48.6050806@ti.com \
--to=trini@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.