Ask a technical problem happened on PPC board

2011-12-30 Thread Wang, Junhua H. (NSN - CN/Hangzhou)
HI, all: Sorry to disturb all of you in the linuxppc-dev mail group. I am a new member from linuxppc-dev from China, and I have a very weird problem, it have been bothering me for a long time. I will be very grateful if you can help me to analyse it. 1) Problem description: a) FRIU(a circuit b

Re: [PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit

2011-12-30 Thread Paul Mackerras
On Mon, Dec 26, 2011 at 02:05:20PM +0900, Takuya Yoshikawa wrote: > From my x86 dirty logging experience I have some concern about your code: > your code looks slow even when there is no/few dirty pages in the slot. > > + for (i = 0; i < memslot->npages; ++i) { > + if (kvm_test_cl

Re: Mac address in the DTS file

2011-12-30 Thread Wolfgang Denk
Dear smitha.va...@wipro.com, In message <40631e9a2581f14ba60888c87a76a1fe01c...@hyd-mkd-mbx4.wipro.com> you wrote: > > In my DTS file for mpc8247 I have defined the ether MAC in the node as below. On a MPC82xx there is a chance that you are using U-Boot as boot loader... > How do I change the

[PATCH 82/94] USB: ehci-fsl: Fix 'have_sysif_regs' detection

2011-12-30 Thread Jason Jin
From: Pan Jiafei extract from vendor drop QorIQ-DPAA-SDK-20111026-systembuilder.iso Previously a check was done on an ID register at the base of a CPU's internal USB registers to determine if system interface regsiters were present. The check looked for an ID register that had the format ID[0:5

Re: Mac address in the DTS file

2011-12-30 Thread Lorenz Kolb
Hi Smitha, actually it should work as normal On 12/30/2011 1:51 PM, smitha.va...@wipro.com wrote: Its constant. Am not able to change this mac -address in linux once the target is up with LINUX. How do I change the MAC address. actually it should work as normal: ifconfig ethX down ifconfig e

Mac address in the DTS file

2011-12-30 Thread smitha.vanga
Hi Scott, In my DTS file for mpc8247 I have defined the ether MAC in the node as below. ethernet@24000 { #address-cells = <1>; #size-cells = <0>; device_type = "network"; device-id = <1>;