commit | 23a8cba0f36a37ad192028e138c119f77ca82e38 | [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 | c57590b139f23584a0a4f7bc2e73d7ca031d96ae [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>