* Re: [PATCH 57/57] microblaze_v7: Uartlite for Microblaze
[not found] ` <57d096a05c22f5b3dd1070e9ecd6e8e05b22e9b3.1237407249.git.monstr@monstr.eu>
@ 2009-03-24 16:03 ` Michal Simek
2009-03-24 16:22 ` John Williams
2009-03-24 16:47 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2009-03-24 16:03 UTC (permalink / raw)
To: monstr; +Cc: linux-kernel, john.williams, Peter Korsgaard, linux-serial
Hi all,
Here is the small part of code which enable uartlite and serial of code
driver for Microblaze cpu.
Peter: I got ack from you in past. I believe that I still have it. Could
I keep your ACK there?
Thanks,
Michal
> From: Michal Simek <monstr@monstr.eu>
>
>
> Signed-off-by: Michal Simek <monstr@monstr.eu>
> ---
> drivers/serial/Kconfig | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
> index 7d7f576..131901b 100644
> --- a/drivers/serial/Kconfig
> +++ b/drivers/serial/Kconfig
> @@ -833,7 +833,7 @@ config SERIAL_IMX_CONSOLE
>
> config SERIAL_UARTLITE
> tristate "Xilinx uartlite serial port support"
> - depends on PPC32
> + depends on PPC32 || MICROBLAZE
> select SERIAL_CORE
> help
> Say Y here if you want to use the Xilinx uartlite serial controller.
> @@ -1319,7 +1319,7 @@ config SERIAL_NETX_CONSOLE
>
> config SERIAL_OF_PLATFORM
> tristate "Serial port on Open Firmware platform bus"
> - depends on PPC_OF
> + depends on PPC_OF || MICROBLAZE
> depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL
> help
> If you have a PowerPC based system that has serial ports
>
--
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 57/57] microblaze_v7: Uartlite for Microblaze
2009-03-24 16:03 ` [PATCH 57/57] microblaze_v7: Uartlite for Microblaze Michal Simek
@ 2009-03-24 16:22 ` John Williams
2009-03-24 16:47 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: John Williams @ 2009-03-24 16:22 UTC (permalink / raw)
To: michal.simek; +Cc: monstr, linux-kernel, Peter Korsgaard, linux-serial
On Wed, Mar 25, 2009 at 2:03 AM, Michal Simek
<michal.simek@petalogix.com> wrote:
>> config SERIAL_OF_PLATFORM
>> tristate "Serial port on Open Firmware platform bus"
>> - depends on PPC_OF
>> + depends on PPC_OF || MICROBLAZE
>> depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL
>> help
>> If you have a PowerPC based system that has serial ports
Trivial tweak - update the help text to "PowerPC or MicroBlaze"
John
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 57/57] microblaze_v7: Uartlite for Microblaze
2009-03-24 16:03 ` [PATCH 57/57] microblaze_v7: Uartlite for Microblaze Michal Simek
2009-03-24 16:22 ` John Williams
@ 2009-03-24 16:47 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2009-03-24 16:47 UTC (permalink / raw)
To: michal.simek; +Cc: monstr, linux-kernel, john.williams, linux-serial
>>>>> "Michal" == Michal Simek <michal.simek@petalogix.com> writes:
Michal> Hi all,
Michal> Here is the small part of code which enable uartlite and serial of code
Michal> driver for Microblaze cpu.
Michal> Peter: I got ack from you in past. I believe that I still have it. Could
Michal> I keep your ACK there?
Yes, Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-24 16:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1237408284-8674-1-git-send-email-monstr@monstr.eu>
[not found] ` <1e1dc8ccd5abc4e51272f52465c6b9e5f847f947.1237407249.git.monstr@monstr.eu>
[not found] ` <14c123f2bae10a8b5fb76cd059ba105c212776ef.1237407249.git.monstr@monstr.eu>
[not found] ` <4947b1131c14c1526b81493f461606018bd0f090.1237407249.git.monstr@monstr.eu>
[not found] ` <46bc9a74719cb3c21dfdd558b93bec8c5b5675d8.1237407249.git.monstr@monstr.eu>
[not found] ` <d3f49195b8f675db48d2eda4f09fddb51af6f946.1237407249.git.monstr@monstr.eu>
[not found] ` <34c2f9e50610e147be556607e482b88fd674b887.1237407249.git.monstr@monstr.eu>
[not found] ` <15f6f10873f7c6f4f3b06f9d4d5af3ee9714f873.1237407249.git.monstr@monstr.eu>
[not found] ` <e5b88f50c39aa95431f5ecdb032c6676399ae198.1237407249.git.monstr@monstr.eu>
[not found] ` <50253611a0770c1ae6a63702208cfb9f96cd1f1a.1237407249.git.monstr@monstr.eu>
[not found] ` <28a81149bf51571cbc898a672efff4770fbc1efe.1237407249.git.mons tr@monstr.eu>
[not found] ` <55868bc389e07d10d00e92a1da65f31256a26f4c.1237407249.git.monstr@monstr.eu>
[not found] ` <57d096a05c22f5b3dd1070e9ecd6e8e05b22e9b3.1237407249.git.monstr@monstr.eu>
2009-03-24 16:03 ` [PATCH 57/57] microblaze_v7: Uartlite for Microblaze Michal Simek
2009-03-24 16:22 ` John Williams
2009-03-24 16:47 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox