[Bug 507887] Re: NIC not properly initialized in uboot code

2011-01-05 Thread Oliver Grawert
uboot-imx was removed from the archive, invalidating the task.

** Changed in: uboot-imx (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/507887

Title:
  NIC not properly initialized in uboot code

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-09-30 Thread Jamie Bennett
Is this still an issue with using u-boot-linaro?

** Tags added: imx51

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-03-10 Thread Paul Larson
** Tags added: patch-needswork

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-29 Thread Alexander Sack
we are going for redboot for imx lucid ... until all bugs are fixed for
uboot.

** Changed in: uboot-imx (Ubuntu Lucid)
   Status: Confirmed = Won't Fix

** Changed in: uboot-imx (Ubuntu)
Milestone: lucid-alpha-3 = later

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-26 Thread Alexander Sack
terry, the patch seem to be incomplete; please check comments #3, #4 and
#5

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
hmm, i dont see any code providing the mxc_fec_set_mac_from_env()
function in either the 2009.01 nor the 2009.08 trees, but i'm doing a
testbuild nontheless now ... will report back soon ...

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
as i expected:

cpu/arm_cortexa8/mx51/libmx51.a(generic.o): In function `cpu_eth_init':
cpu/arm_cortexa8/mx51/generic.c:261: undefined reference to 
`mxc_fec_set_mac_from_env'

is there another patch i'm missing that is not in the BSP ?

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-22 Thread Oliver Grawert
note btw that we are currently having to use the latest 2009.01 uboot with the 
patches from the RC BSP (from dec. 9) due to bug #506761
(the error above shows up in a 2009.08 testbuild from the latest BSP as well 
though)

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-21 Thread Oliver Grawert
using:

setenv ethaddr some random MAC address
setenv ipaddr a valid IP of the net the NIC is connected to

seems to help. but indeed thats not usable in the automated SD card boot
we are using since it would enforce to type in the IP each time you boot
through serial console ... automated setting of the MAC and initializing
of the NIC needs to work as it does under redboot.

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-21 Thread Terry Lv
Hi All,

  Pls try the patch attached.

  u-boot will not initilized network unless the user has use it to fetch
data. If you need to set fec mac addr to fec register, pls apply this
patch and set the fec_addr environment variable.

  This patch will check if fec_addr exists and set its value to fec
register in booting.

  Thanks~~

Yours
Terry

** Attachment added: 0001-ENGR00120203-Add-fec_addr-check-for-mx51.patch
   
http://launchpadlibrarian.net/38210974/0001-ENGR00120203-Add-fec_addr-check-for-mx51.patch

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-19 Thread Alexander Sack
** Changed in: uboot-imx (Ubuntu Lucid)
   Status: New = Confirmed

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-15 Thread Alexander Sack
** Also affects: uboot-imx (Ubuntu Lucid)
   Importance: High
   Status: New

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 507887] Re: NIC not properly initialized in uboot code

2010-01-15 Thread Alexander Sack
** Changed in: uboot-imx (Ubuntu Lucid)
 Assignee: (unassigned) = Oliver Grawert (ogra)

-- 
NIC not properly initialized in uboot code
https://bugs.launchpad.net/bugs/507887
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs