diff options
author | Zhenhua Luo <zhenhua.luo@nxp.com> | 2016-06-12 17:02:34 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-14 12:56:31 +0100 |
commit | 9764de92d5673d0f629555723321c933db015fe0 (patch) | |
tree | 5881d64ccb14ef0b29da808e17f314b7a227393b /meta/classes/syslinux.bbclass | |
parent | 53b3d06d24ad711241fe706d100d888a06669d57 (diff) | |
download | openembedded-core-9764de92d5673d0f629555723321c933db015fe0.tar.gz openembedded-core-9764de92d5673d0f629555723321c933db015fe0.tar.bz2 openembedded-core-9764de92d5673d0f629555723321c933db015fe0.zip |
binutils: fix the incorrect assembling for ppc wait instruction
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: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/syslinux.bbclass')
0 files changed, 0 insertions, 0 deletions