Home
last modified time | relevance | path

Searched hist:"867 da0d4fe79baf78b7320b99eea4c7a78b15581" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dsystem.h867da0d4fe79baf78b7320b99eea4c7a78b15581 Sun Nov 04 15:53:13 UTC 2012 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> sh: fix trigger_address_error()

The function should set BL bit, but it should not clear other flags.
So, the patch uses set_bl_bit() instead of a local asm code.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>