commit | 2ac2bb7ad2d24eff461762219bb3d76c58c7384b | [log] [tgz] |
---|---|---|
author | Łukasz Dałek <luk0104@gmail.com> | Sat Jan 12 15:32:32 2013 +0000 |
committer | Marek Vasut <marex@denx.de> | Sun May 05 23:47:05 2013 +0200 |
tree | c1086ee0e5b87c0a9a0351d101211ab255c866b9 | |
parent | 956b03e180b5d0a780a9f48707beb264a5e57426 [diff] |
pxa: Add weak attribute to reset_cpu() function This commit allows pxa2xx based boards to reimplement reset_cpu() function with board specific reset sequence. Signed-off-by: Lukasz Dalek <luk0104@gmail.com>