zephyr/arch
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
..
arc Always use __start as the entry point 2016-02-05 20:14:00 -05:00
arm Always use __start as the entry point 2016-02-05 20:14:00 -05:00
x86 x86: Refactor how UART is configured 2016-02-05 20:14:01 -05:00