commit | 2b96352abc2ea276fd7aec32cbbcc77e11520b61 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Jun 01 16:13:19 2018 +0800 |
committer | Marek Vasut <marex@denx.de> | Thu Jul 12 09:22:12 2018 +0200 |
tree | f5b087b57e722f36078c2ba34bbc268f182fb6e7 | |
parent | 9c407b5221dadf372c989377a59aa3907c0e4db1 [diff] |
arm: socfpga: Add do_bridge_reset for Arria 10 Add do_bridge_reset() function for Arria 10, it is required by misc.c. arch/arm/mach-socfpga/built-in.o: In function `do_bridge': arch/arm/mach-socfpga/misc.c:221: undefined reference to `do_bridge_reset' make[1]: *** [u-boot] Error 1 Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>