commit | 1d260739bdb7ef0e8fc58654e52ecea69eaaf672 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Wed Apr 10 14:13:16 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 26 17:51:51 2019 -0400 |
tree | 6d22fbb2b935c4721009bedfb6a00ce20ad794c8 | |
parent | 2b1e242423cc9097b48ffb5454aad370055e7e93 [diff] |
board/BuR/brxre1: use common resetcontroller implementation The handling of regarding bootmode and early setup has been moved to central location 'common/br_resetc.c', so use this on brxre1 board. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>