<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/conf/machine/t4240qds.conf, branch topic/secure-boot-rework</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot-rework</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot-rework'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2017-08-21T20:04:36+00:00</updated>
<entry>
<title>remove ppc machine</title>
<updated>2017-08-21T20:04:36+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2017-08-09T05:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=86e2ed54cd60da4f9f427baf6dbefbc9911141e6'/>
<id>urn:sha1:86e2ed54cd60da4f9f427baf6dbefbc9911141e6</id>
<content type='text'>
 * nxp release  will not support ppc machine.

Signed-off-by: Chunrong Guo &lt;B40290@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Update machine description fields</title>
<updated>2017-02-08T23:43:22+00:00</updated>
<author>
<name>Daiane Angolini</name>
<email>daiane.angolini@nxp.com</email>
</author>
<published>2017-02-02T12:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f273865561122295821ce19f780dda292bf0a10f'/>
<id>urn:sha1:f273865561122295821ce19f780dda292bf0a10f</id>
<content type='text'>
Change description fields from Freescale to NXP in machine files to align to
2016 corporate transfer to NXP.

Signed-off-by: Daiane Angolini &lt;daiane.angolini@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Migrate from SOC_FAMILY to MACHINEOVERRIDES</title>
<updated>2016-09-13T20:45:41+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-09-13T02:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=8999634f67994769f20c88897701fedbc4510761'/>
<id>urn:sha1:8999634f67994769f20c88897701fedbc4510761</id>
<content type='text'>
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from
SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>adjust UBOOT_CONFIG order to let nor as the last one</title>
<updated>2016-08-15T17:45:08+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-08-13T01:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=8d672c804c8aa1fcc6d7954666aac85d104a64ed'/>
<id>urn:sha1:8d672c804c8aa1fcc6d7954666aac85d104a64ed</id>
<content type='text'>
The symlink u-boot.bin and u-boot-${MACHINE}.bin will be linked to
binary of the last UBOOT_CONFIG. Put nor u-boot as the last one.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>hv-cfg: not set HV_CFG_M in machine conf</title>
<updated>2016-07-22T14:34:12+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-15T16:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=79010a03b941de31a881979cc8f8c03a3b3a8ef6'/>
<id>urn:sha1:79010a03b941de31a881979cc8f8c03a3b3a8ef6</id>
<content type='text'>
It is simple to do it in hv-cfg recipe.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>remove obsolete UBOOT_SOURCE_* variables in machine file</title>
<updated>2016-07-22T14:34:12+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-15T16:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=58a573c07b566ca25bbd70114fc488f778afa754'/>
<id>urn:sha1:58a573c07b566ca25bbd70114fc488f778afa754</id>
<content type='text'>
u-boot has switched to the new UBOOT_CONFIG format. These variables
are useless now.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4240qds.conf: add missing quotation mark</title>
<updated>2016-04-19T18:03:20+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-10-12T13:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3771e5356dcb81acaa80d1b40ee80f988a928c75'/>
<id>urn:sha1:3771e5356dcb81acaa80d1b40ee80f988a928c75</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4240qds(-64b): define HV_CFG_M in machine conf</title>
<updated>2016-04-19T18:03:18+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-09-02T09:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9f884314e300b99de8cb72529db3a46f37438604'/>
<id>urn:sha1:9f884314e300b99de8cb72529db3a46f37438604</id>
<content type='text'>
HV_CFG_M defines the path of hv-cfg devicetree binary.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4240qds(-64b): define the u-boot source binary name of NAND, SPI and SD</title>
<updated>2016-04-19T18:03:18+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-09-01T07:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6350400423c0374ff881686b6ba90abeba4a5249'/>
<id>urn:sha1:6350400423c0374ff881686b6ba90abeba4a5249</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4240qds(-64b): disable virtual terminal support</title>
<updated>2016-04-19T18:03:17+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-09-01T03:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=99dc888bb5cbd387ebf6626dbe3591d472ad6552'/>
<id>urn:sha1:99dc888bb5cbd387ebf6626dbe3591d472ad6552</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
