[PATCH] selftests/powerpc: Fix typo in test-vphn.c

2024-12-04 Thread Zhu Jun
The word 'accross' is wrong, so fix it. Signed-off-by: Zhu Jun --- tools/testing/selftests/powerpc/vphn/test-vphn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/powerpc/vphn/test-vphn.c b/tools/testing/selftests/powerpc/vphn/test-vp

[RESEND] macintosh: Fix spelling mistake "toogle" to "toggle"

2024-12-03 Thread Zhu Jun
There is a spelling mistake, Please fix it. Signed-off-by: Zhu Jun --- drivers/macintosh/adbhid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/macintosh/adbhid.c b/drivers/macintosh/adbhid.c index b2fe7a3dc471..943a7123786a 100644 --- a/drivers/macintosh/adbhid.c

[PATCH] macintosh: Fix spelling mistake "toogle" to "toggle"

2024-11-17 Thread Zhu Jun
There is a spelling mistake, Please fix it. Signed-off-by: Zhu Jun --- drivers/macintosh/adbhid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/macintosh/adbhid.c b/drivers/macintosh/adbhid.c index b2fe7a3dc471..943a7123786a 100644 --- a/drivers/macintosh/adbhid.c

RE: fsl_pamu: erratum a007907 should be applied on all versions of E6500 chips.

2016-11-22 Thread Jun Yang
Hello Scott, Do you know the IOMMU maintainer's mail address? BR Jun -Original Message- From: Scott Wood [mailto:o...@buserror.net] Sent: Tuesday, November 22, 2016 3:41 PM To: Jun Yang Cc: linuxppc-dev@lists.ozlabs.org Subject: Re: fsl_pamu: erratum a007907 should be applied o

[PATCH] fsl_pamu: erratum a007907 should be applied on all versions of E6500 chips.

2016-10-26 Thread jun
Signed-off-by: jun --- drivers/iommu/fsl_pamu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iommu/fsl_pamu.c b/drivers/iommu/fsl_pamu.c index db3a1cd..a8fe503 100644 --- a/drivers/iommu/fsl_pamu.c +++ b/drivers/iommu/fsl_pamu.c @@ -668,7 +668,7 @@ static bool

how do linux active the ppc405 cache?

2009-07-18 Thread Li Jun (Aaron)
Hi all, I have a question about cache activation on the Xilinx Virtex4 ML403 board. I know that PowerPC instruction and data caches have to be activated manually with the command XCache_EnableICache(); XCache_EnableDCache(); It works well with the standalone application, but how about it in

where can i get a good linux kernel source tree for xilinx ml403 board?

2009-03-08 Thread Li Jun (Aaron)
Hi, I tried to download the linux-2.6-xlnx from git://git.xilinx.com/linux-2.6-xlnx.git. It seems that the git server of Xilinx was down, so I cannot connect to it. I also tried to download the git://git.secretlab.ca/git/linux-2.6-virtex.git. But it shows that: last change Fri,

RE: LINUX BOOT UP PROBLEM-PPC405 ML403

2009-02-13 Thread Li Jun (Aaron)
Hi Grant, I can not find the /dev/ttyUL0 in my root filesystem. Is that the problem? What should I do? Just make a node, like : mknod /dev/ttyUL0? I am not familiar with the root filesystem. Thanks! Best regards, Li Jun -Original Message- From: Grant Likely [mailto:grant.lik

LINUX BOOT UP PROBLEM-PPC405 ML403

2009-02-13 Thread Li Jun (Aaron)
-- I am using the uart lite 9600, and the inittab of my root file system is as below: ::sysinit:/etc/init.d/rcS #::askfirst:-/bin/sh ::ctrlaltdel:/sbin/reboot ::shutdown:/sbin/swapoff -a ::shutdown:/bin/umount -a -r ::restart:/sbin/init ::respawn:/s

linux2.6.23-rc2 build errors--kernel/traps.c

2009-02-09 Thread Li Jun (Aaron)
/traps.o arch/ppc/kernel/traps.c:47: error: 'xmon' undeclared here (not in a function) make[1]: *** [arch/ppc/kernel/traps.o] Error 1 make: *** [arch/ppc/kernel] Error 2 .config attached. Thanks! Best regards, Li Jun # # Automatically generated make config: don'

linux2.6.23-rc2 enable APU for ppc405

2009-02-05 Thread Li Jun (Aaron)
zImage. Does anybody have patch for linux 2.6 to enable apu/fpu? Or any guide for this? I am a new guy in this field, hope can get help! Thanks very much! Best regards, Li Jun ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org

linux2.6.23-rc2 enable apu for xilinx virtex4 ml403 board-ppc405

2009-02-03 Thread Li Jun (Aaron)
for linux 2.6 to enable apu/fpu? Or any guide for this? I am a new guy in this field, hope can get help! Thanks very much! Best regards, Li Jun ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo