Hi
On 07/16/2014 07:40 AM, Allen Martin wrote:
On Mon, Jul 14, 2014 at 10:59:56PM -0700, Vince Hsu wrote:
This patch adds support for Tegra132. This are only slight
differences between Tegra124 and Tegra132. The command line
usage is exactly the same as other platforms like Tegra124.
Two parse items "Mts=" and "MtsPreboot=" are added to embedded
MTS images in BCT image like what we do for bootloader.
Signed-off-by: Vince Hsu <vinceh@xxxxxxxxxx>
Your subject line said PATH instead of PATCH which caused my mail
filter to stick this in the wrong bucket :^)
Oops, sorry.
Can you give an example of the syntax for the Mts= and MtsPreboot=
lines for the record?
The syntax is exactly the same as "Bootloader=".
MtsPreboot = mts_preboot_si,0x40030000,0x40030000,Complete;
Mts = mts_si,0x82000000,0x0,Complete;
The address should be considered specifically though. That might depend
your board design.
Also, can you give a brief description of the changes you made
relative to Tegra124 in src/t132/* ?
Will add into commit message.
Thanks,
Vince
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html