diff options
author | Ye.Li <B37916@freescale.com> | 2014-04-28 16:19:44 +0800 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-04-28 17:26:44 +0800 |
commit | 3a0d342db505bb014e59a275fdddacdc907ea7f9 (patch) | |
tree | 9fee4f8638e638dc540729b96ea2953c48ef29d0 /doc | |
parent | b79672fd60d35cd74fb0e883eab652bb48b3f4cf (diff) | |
download | u-boot-imx-kk4.4.2_2.0.0-alpha.zip u-boot-imx-kk4.4.2_2.0.0-alpha.tar.gz u-boot-imx-kk4.4.2_2.0.0-alpha.tar.bz2 |
ENGR00310794 iMX6 Fix potential plugin bug which wrecks bootROM registerkk4.4.2_2.0.0-alpha
The R5 register used plugin code is not saved on stack. If this register
is also used in boot ROM, this may cause to destroy the R5 value.
Currently, it is a potential problem because the ROM does not use R5 before
its calling plug-in. But this is the compiler behavior and not be guaranteed.
Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions