exynos: de-duplicate UART header content
commit4c2aafe586d5214409b4de0affb5f743477d2f1c
authorDavid Hendricks <dhendrix@chromium.org>
Tue, 5 Feb 2013 04:40:47 +0000 (4 20:40 -0800)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 5 Feb 2013 22:30:49 +0000 (5 23:30 +0100)
treedacb3a9efdf11c184c900f115d16301b399c8c92
parent543a6824580331373a2d77694c23905dc7ca48a7
exynos: de-duplicate UART header content

Some header content got duplicated during the initial porting
effort. This moves generic UART header stuff to exynos5-common
and leaves exynos5250 #defines in the AP-specific UART header.

Change-Id: Ifb6289d7b9dc26c76ae4dfcf511590b3885715a3
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2285
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/cpu/samsung/exynos5-common/uart.h
src/cpu/samsung/exynos5250/uart.h
src/include/uart.h