zephyr/arch/x86/quark
Tomasz Bursztyka 4eb6aab3ad x86: Refactor how UART is configured
Now for x86 platforms, UART is configured statically or dynamically into
the driver and not anymore in the board's system.c. Thus limiting the
information to be scattered into 2 files instead of 3. Then in future,
it will also be possible to remove driver specific informations from the
generic UART API structure.

Change-Id: I7b7fa37f10f88316a4d375c99de3bbacf152a3e3
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:14:01 -05:00
..
board.h x86: Refactor how UART is configured 2016-02-05 20:14:01 -05:00
defs.objs kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
linker.cmd Always use __start as the entry point 2016-02-05 20:14:00 -05:00
system.c x86: Refactor how UART is configured 2016-02-05 20:14:01 -05:00