commit | 21e9ee75d9291f7d07b71eea5bcd78db3cdda700 | [log] [tgz] |
---|---|---|
author | Wayne Ren <wei.ren@synopsys.com> | Mon Apr 27 23:41:55 2020 +0800 |
committer | Maureen Helm <maureen.helm@nxp.com> | Tue Apr 28 11:53:46 2020 -0500 |
tree | 999c9cd7325fa99d0632440fec42fe3e811507d9 | |
parent | ac5be4fd08f68f351b9768e299184339daa6cd3a [diff] |
board: iotdk: disable unused peripherals in dts By defaut, only one uart is used as console. Disable unused peripherals in dts to avoid conflicts (issue #23475), save memory footprint, and reduce the boot time. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>