From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM
Date: Mon, 15 Aug 2011 18:15:12 +0300 [thread overview]
Message-ID: <20110815151509.GT12348@atomide.com> (raw)
In-Reply-To: <1312479903-22909-1-git-send-email-hemantp@ti.com>
* Hemant Pedanekar <hemantp@ti.com> [110804 20:39]:
> This patch adds minimal support and build configuration for TI8148 EVM. Also
> adds support for low level debugging on UART1 console on the EVM.
...
> +MACHINE_START(TI8148EVM, "ti8148evm")
> + /* Maintainer: Texas Instruments */
> + .boot_params = 0x80000100,
> + .map_io = ti8148_evm_map_io,
> + .init_early = ti8148_init_early,
> + .init_irq = ti81xx_init_irq,
> + .timer = &omap3_timer,
> + .init_machine = ti8148_evm_init,
> +MACHINE_END
Please just combine this with board-ti8168evm.c by adding the MACHINE_START
there. It seems the files are identical otherwise?
Regards,
Tony
next prev parent reply other threads:[~2011-08-15 15:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-04 17:45 [PATCH 3/3] TI814X: Create board support and enable build for TI8148 EVM Hemant Pedanekar
2011-08-15 15:15 ` Tony Lindgren [this message]
2011-08-19 4:27 ` Pedanekar, Hemant
2011-08-30 0:13 ` Kevin Hilman
2011-09-08 1:21 ` Pedanekar, Hemant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110815151509.GT12348@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).