Home
last modified time | relevance | path

Searched hist:"576007 aec9a4a5f4f3dd1f690fb26a8c05ceb75f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dcpu.c576007aec9a4a5f4f3dd1f690fb26a8c05ceb75f Mon Jul 27 17:37:35 UTC 2015 Sylvain Lemieux <slemieux@tycoint.com> lpc32xx: cpu: add support for soft reset

Add support for optional soft reset (i.e. "RESOUT_N" not asserted during reset).

To be compatible with the original U-Boot code, when the "addr" parameter is 0, a hard is performed; for any other values, a soft reset is done.

Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>