mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
binutils: Add more detail to the ppc patch
This adds useful detail from the orginal commit. (From OE-Core rev: 3dea562e9d615384cc5e786eff46ac1f8f41e18e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
+4
@@ -3,6 +3,10 @@ From: Zhenhua Luo <zhenhua.luo@nxp.com>
|
|||||||
Date: Sat, 11 Jun 2016 22:08:29 -0500
|
Date: Sat, 11 Jun 2016 22:08:29 -0500
|
||||||
Subject: [PATCH] fix the incorrect assembling for ppc wait mnemonic
|
Subject: [PATCH] fix the incorrect assembling for ppc wait mnemonic
|
||||||
|
|
||||||
|
The wait mnemonic for ppc targets is incorrectly assembled into 0x7c00003c due
|
||||||
|
to duplicated address definition with waitasec instruction. The issue causes
|
||||||
|
kernel boot calltrace for ppc targets when wait instruction is executed.
|
||||||
|
|
||||||
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
|
Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
|
||||||
|
|
||||||
Upstream-Status: Pending
|
Upstream-Status: Pending
|
||||||
|
|||||||
Reference in New Issue
Block a user