[U-Boot] [PATCH V2 3/5] serial: add pantheon soc support
Wolfgang Denk
wd at denx.de
Tue Jan 25 22:25:20 CET 2011
Dear Prafulla,
In message <1294632087-8025-4-git-send-email-leiwen at marvell.com> Lei Wen wrote:
> Signed-off-by: Lei Wen <leiwen at marvell.com>
> ---
> drivers/serial/serial.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c
> index cd3439e..4032dfd 100644
> --- a/drivers/serial/serial.c
> +++ b/drivers/serial/serial.c
> @@ -33,6 +33,8 @@
> #include <asm/arch/orion5x.h>
> #elif defined(CONFIG_ARMADA100)
> #include <asm/arch/armada100.h>
> +#elif defined(CONFIG_PANTHEON)
> +#include <asm/arch/pantheon.h>
> #endif
>
> #if defined (CONFIG_SERIAL_MULTI)
Acked-by: Wolfgang Denk <wd at denx.de>
Please pull with rest of patch series through your repository.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
One essential to success is that you desire be an all-obsessing one,
your thoughts and aims be co-ordinated, and your energy be concentra-
ted and applied without letup.
More information about the U-Boot
mailing list