Re: [U-Boot] BCM 8727

2010-10-13 Thread MArunKumar
Hi all Im in the process of adding support to BCM8727 PHY in u-boot for my custom board. Kindly help me if anybody worked on same. Regards M.Arunkumar MArunKumar wrote: Whether the latest u-boot supports BCM8727 10GbE SFI-to-XAUI PHY. -- View this message in context: http

Re: [U-Boot] P4080 Reset Vector

2010-09-27 Thread MArunKumar
hi Kindly let me know how the branch instruction is loaded in reset vector address (0x_fffc), but i have mapped my boot flash from 0xE000_ to EFFF_ in LAW. please clarify me. Liu Dave-R63238-2 wrote: It look same as other PQ2/3 which using BR0/OR0 to set boot vecror base

[U-Boot] BCM 8727

2010-09-17 Thread MArunKumar
Whether the latest u-boot supports BCM8727 10GbE SFI-to-XAUI PHY. -- View this message in context: http://old.nabble.com/BCM-8727-tp29735532p29735532.html Sent from the Uboot - Users mailing list archive at Nabble.com. ___ U-Boot mailing list

Re: [U-Boot] P4080 Reset Vector

2010-09-14 Thread MArunKumar
= 0x_fffc, Text_Base = 0xfff8_ For p4080 the resetvec = 0xefff_fffc,Text_Base = 0xeff8_ For p4080 why the resetvec and Text_Base address is different from the other 85xx processor ?. Kumar Gala-3 wrote: On Sep 8, 2010, at 8:48 AM, MArunKumar wrote: Hi Im new to u-boot. Right

[U-Boot] P4080 Reset Vector

2010-09-08 Thread MArunKumar
Hi Im new to u-boot. Right now im in the process of customizing P4080DS(RDB) to my board. My doubt is, for P4080 the reset vec address is 0x0__fffc. 1) But in the config.mk file it is mentioned as 0xefff_fffc wat it mean?. Regards M.Arunkumar -- View this message in context: