uboot-mt623x/post
Stefan Roese 5d7c73e65b ppc4xx: Use common ns16550 functions in 4xx UART POST driver
This patch changes the PPC4xx POST UART driver to use the common
NS16550 functions for receiving and sending. Additionally the
local function for SoC divisor setup are removed. Instead the
functions from arch/powerpc/cpu/ppc4xx/4xx_uart.c are used. This
removes code duplication.

Also the common CONFIG_SYS_NS16550_COMx defines are now used
to describe the POST UART's.

And a compile breakage is fixed, introduced by a git merge of
the ppc4xx/next branch into master. Now "ppc4xx.h" is moved to
"asm/ppc4xx.h". Fixed as well with this patch.

Signed-off-by: Stefan Roese <sr@denx.de>
2010-10-04 11:20:02 +02:00
..
board ppc4xx: Big lwmon5 board support rework/update 2010-10-04 11:19:35 +02:00
cpu ppc4xx: Use common ns16550 functions in 4xx UART POST driver 2010-10-04 11:20:02 +02:00
drivers rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lib_powerpc Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile POST cleanup. 2010-09-21 21:39:31 +02:00
post.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
rules.mk Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tests.c mpc5121: pdm360ng: add coprocessor POST 2010-04-24 22:56:41 +02:00