commit | 8d5a728d133a733846fa9986f0ba1ff1ad1e06b0 | [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 | 54baebef96bb4b47c204ff663ef6cec0959ea23e [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>