From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 14 Aug 2012 13:43:45 -0400 Subject: [U-Boot] smc911x and CONFIG_NET_MULTI In-Reply-To: <00e701cd7a39$6ec9dce0$2901a8c0@dpn> References: <00e701cd7a39$6ec9dce0$2901a8c0@dpn> Message-ID: <201208141343.46449.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 14 August 2012 12:25:34 Dimitar Penev wrote: > We have developed a custom blackfin board having two LAN9218 chips on > board. Is the available smc911x driver tested with multiple network chips > on board? all net drivers have been converted to net multi a long time ago. > The base address of the first chip should be set to CONFIG_SMC911X_BASE. that is a board-specific convention. update your board_eth_init() to use whatever addresses you want. > On what physical address the second chip should be allocated so uboot finds > it? that is up to you to manage. u-boot has no addresses hardcoded in it except what *you* define in board_eth_init(). -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: