dts: quark_d2000: uart0 instance to be used for console
This patch is a fix for jira ZEP-2436. Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
parent
d944950aaa
commit
63174efa7b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
chosen {
|
||||
zephyr,sram = &sram0;
|
||||
zephyr,flash = &flash0;
|
||||
zephyr,console = &uart1;
|
||||
zephyr,console = &uart0;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue