commit | cd871d517d46f26943f3c8f61c0d2ac6665da6a2 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon Jul 20 11:23:13 2015 -0500 |
committer | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon Jul 20 15:44:43 2015 -0500 |
tree | 5abb55bbf4bb30df7694d27a4e783c4a4e5aadd1 | |
parent | b33612e183dcbaa2cc2479cedff6984a6cccdf6a [diff] |
ARM: socfpga: add reset for the Arria 10 platform Since the Arria10's reset register offset is different from the Cyclone/Arria 5, it's best to add a new DT_MACHINE_START() for the Arria10. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> --- v2: use altera_a10_dt_match for the A10 machine desc