[U-Boot-Users] [PATCH] POST: Add disable interrupts in some of the missing CPU POST tests
Wolfgang Denk
wd at denx.de
Sun Jul 20 23:00:34 CEST 2008
In message <1216371815-8445-1-git-send-email-sr at denx.de> you wrote:
> Some CPU POST tests did not disable the interrupts while running. This
> seems to be necessary to protect this self modifying code.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
> post/lib_ppc/b.c | 4 ++++
> post/lib_ppc/cmp.c | 4 ++++
> post/lib_ppc/cmpi.c | 4 ++++
> post/lib_ppc/complex.c | 4 ++++
> post/lib_ppc/cr.c | 4 ++++
> post/lib_ppc/load.c | 4 ++++
> post/lib_ppc/multi.c | 4 ++++
> post/lib_ppc/store.c | 4 ++++
> post/lib_ppc/string.c | 4 ++++
> 9 files changed, 36 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If ignorance is bliss, why aren't there more happy people?
More information about the U-Boot
mailing list