commit | 77e0ecdb4a4c326ec2286bdc8fb1527ec9e23cba | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Thu May 31 19:17:00 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 04 11:25:30 2018 -0400 |
tree | 0ae58e5f1a95f41dc03d34ed98e2bfa27f199ccd | |
parent | 6bfa0367a2f23eb126fbfc7ce043823b63b8720b [diff] |
db410c: Added pre-relocation attribute to pinctrl u-boot,dm-pre-reloc was missing from pinctrl and it's children node. causing failure to configure pin mux before relocation. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>