<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/rcw, branch topic/fix-spl-binary</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-spl-binary</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-spl-binary'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2020-12-16T11:38:13+00:00</updated>
<entry>
<title>rcw: update to bd66755</title>
<updated>2020-12-16T11:38:13+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-12-15T03:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=17883f784ccb0654a863940bed3b67af105af0bb'/>
<id>urn:sha1:17883f784ccb0654a863940bed3b67af105af0bb</id>
<content type='text'>
New commits:
bd66755 LS1088A: Update the workaround of A-008851
17da6be LS1046A: Update the workaround of A-008851
091c99e LS1028A: Update the workaround of A-008851
ea2ad23 LS1046ARDB: Remove PCIe Gen3 specific erratum from non Gen3 SerDes protocol
bd3a79e ls1012a: Append a flush to the updating of ALTCBAR
1a50e9e ls1021a: Append a flush to the updating of ALTCBAR
596f0e1 ls1046a: Append a flush to the updating of ALTCBAR
bff3be6 ls1043a: Append a flush to the updating of ALTCBAR
8c75641 lx2162aqds: Add a new RCW with PEX3 working as Endpoint
251694d lx2160ardb_rev2: Add a new RCW with PEX3 working as Endpoint
4e1bc23 ls1088ardb: Add a new RCW with PEX1 working as Endpoint
8326572 ls1028a: remove rcw_800 for nor boot
a526979 lx2162aqds: update 25G equalization settings
1f8d1ed ls1028a: fix a description issue
7911cbe LX2: Add support of LX2162AQDS board
01e7898 lx2160asi/common.rcw: Update BRR to release all cores from BHO
6bdb7b4 LX2: Add New Serdes Protocol
91901b1 lx2160aqds_rev2: Include PCIe Errata for 7_3_3 protocol
c99ed39 lx2160aqds_rev2: Implement Errata ERR050479
1b78106 lx2160ardb_rev2: Implement Errata ERR050479
1d70ac8 ls1046aqds: RCW: QSPI_BOOT: Update text base to correct offset of 1MB
d045804 ls1043a: rename the workaround file of erratum A-009929
a50bd45 t2_t4: Fix workaround of Erratum A-008098
4ef824e ls1046aqds: Correct some misleading comments
3e8519c ls1046ardb: Correct some misleading comments
2a24a16 ls1046ardb: Fix SD boot failure of the PCIe Endpoint RCW
9ee762b ls1028a: Increase FSPI clock frequency in new RCWs
eae4f32 rcw: ls1028a: rename the sata erratum file
b7b2f16 ls1043a: rename the PCIe errata file
5247ed4 ls1088a: fix the description of workaround of A-010477
4a17358 ls2088a: split workaround of A-010477 from a008851*.rcw
86c05e5 ls1046a: split the PCIe workarounds from pex_gen3_link.rcw
7948c2d ls1028a: split the PCIe workarounds from pex_gen3_link_ls1028a.rcw
b3b8576 ls1028a: Add workaround for PCIe erratum A-009531
7d2a7e9 rcw: ls1028a: add more rcws to support more IPs
ac37dbf ls1046a: remove the serdes_sata PBI command
4a61839 rcw: ls1028a: add 1500MHz cpu frequency support
db4de36 Remove tclsh checking

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>rcw: update to tag of LSDK-20.04-update-290520</title>
<updated>2020-06-02T12:18:49+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2020-05-30T14:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=979ca8bc489c5cdc4d378f6408fc8f83517c416e'/>
<id>urn:sha1:979ca8bc489c5cdc4d378f6408fc8f83517c416e</id>
<content type='text'>
Forward rcw to commit e0fab6d (LSDK-20.04-update-290520), which contains:
e0fab6d lx2160a_rev2 : Add proper dividers for flexspi for top platform freq
05975f0 lx2160aqds_rev2: add RCW for 2000_800_2900_13_5_2

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
</content>
</entry>
<entry>
<title>rcw: compile only for needed boards</title>
<updated>2020-05-26T18:18:26+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2020-05-25T17:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=306b6419fa71077560f7b8f539c417ff60e109bb'/>
<id>urn:sha1:306b6419fa71077560f7b8f539c417ff60e109bb</id>
<content type='text'>
Instead of default compile stage, which compiles for all built-in boards,
compile those boards which are needed (based on machine configuration).

Since BOARDS is a list either, do not run make for each target board but
handle all of them in one run.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
</content>
</entry>
<entry>
<title>rcw: install rev2 binaries for lx2160ardb</title>
<updated>2020-05-06T18:52:35+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-18T09:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3f49905b0af22a2118cdb33af7c2552b37955301'/>
<id>urn:sha1:3f49905b0af22a2118cdb33af7c2552b37955301</id>
<content type='text'>
Now LX2160A rev2 is supported. Install rcw for both rev1 and rev2.

LX2160A rev2 processor fixes some PCIe/qDMA/SATA/USB/FlexCAN issues. A new
Reference Design Board (https://www.nxp.com/part/LX2160A-RDB-B) ships it.

RCW binaries in folder lx2160ardb_rev2 is for the Reference Design Board
with Rev 2 processor. Old boards uses rcw binariess in folder lx2160ardb.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>rcw: not DEPENDS change-file-endianess</title>
<updated>2020-04-20T19:17:28+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-11T14:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=af4311972f3bcaa760cc58142fb8b65a38dbabf2'/>
<id>urn:sha1:af4311972f3bcaa760cc58142fb8b65a38dbabf2</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>rcw: upgrade to LSDK-20.04</title>
<updated>2020-04-06T19:39:57+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2020-04-06T09:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0e7ab78ecf928385b195c4b2b567ea83681d43fb'/>
<id>urn:sha1:0e7ab78ecf928385b195c4b2b567ea83681d43fb</id>
<content type='text'>
Upgrade reset config word for QorIQ platform to LSDK-20.04 with following
fixes/commits since LSDK-19.09:

* 5689bf9 ls1028a: Increase FSPI clock frequency
* 882217e Update QSPI speed to higher value of order of max at 75MHz
* 153f772 LX2160A-Rev2: Add serdes lane equalization settings ethernet interfaces
* 6d3370b Update NXP Copyright information
* 74b88fb lx2160a_rev2 : Add support for lx2160a Rev2 configuration files
* 0cfa084 ls1043ardb: Update async clock frequency provided to Fman module
* d7a4fbd ls1028a: Add RCW for 899b
* b1d0b6c LS1028a: Add workaround for sata errata A-010554

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
</content>
</entry>
<entry>
<title>rcw: Upgrade LSDK-19.03 -&gt; LSDK-19.09</title>
<updated>2020-02-11T21:25:22+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@NetBSD.org</email>
</author>
<published>2020-01-31T12:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d6d57051cc5bfca6f7ec0232745f6d18f681134f'/>
<id>urn:sha1:d6d57051cc5bfca6f7ec0232745f6d18f681134f</id>
<content type='text'>
Signed-off-by: Jens Rehsack &lt;sno@NetBSD.org&gt;
</content>
</entry>
<entry>
<title>rcw: easy overriding machine in derived layers</title>
<updated>2019-12-16T21:53:56+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>jens.rehsack.ext@safrangroup.com</email>
</author>
<published>2019-12-13T17:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3b00d121b420192384e3c8f3c03f1287be0193c6'/>
<id>urn:sha1:3b00d121b420192384e3c8f3c03f1287be0193c6</id>
<content type='text'>
Modify rcw recipe to allow define machine dependent targets
in derived layers for dedicated PCBs based on QorIQ socs.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
</content>
</entry>
<entry>
<title>rcw: update to b73c4f6</title>
<updated>2019-10-21T12:07:06+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-10-14T08:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d17c55315f0438cc0e4a22eadcaf91686a77fcd8'/>
<id>urn:sha1:d17c55315f0438cc0e4a22eadcaf91686a77fcd8</id>
<content type='text'>
*update to lsdk 1909 tag
b73c4f6 - lx2160a: Add workaround for erratum A-050234
1569e64 - ls1028aqds: Fix the RCW with SerDes protocol 0x13BB
815f861 - ls1028a-qds: add RCWs for 65bb, 7777, 9999
6d95c2d - ls1028a-qds: enable RGMII for R_xxxx RCWs
fffd9a8 - ls1028a: fix file attributes
7887c74 - ls1046ardb: Generate swapped output for 5559/1400 and 5506/1600 QSPI binaries
3204e9b - Makefile.inc: Preserve unswapped output when generating swapped binaries
69e81b9 - GenerateHex.sh : Script to generate hexdump of all RCW bins
1eb4d23 - Makefile.inc: Restore per-board default target of "all".
c17e819 - lx2160aqds: add lx2160aqds RCW for protocol 14_5_2
6f1693c - lx2160aqds: add lx2160aqds RCW for 2000_800_2900_13_5_2
5663f62 - rcw: ls1028aqds: add 1500MHz cpu frequency support
ff419a4 - rcw: ls1028a: add 1500MHz cpu frequency support
3f744d3 - Convert to python3
1e66c19 - ls1021atsn: Add RCW files for QSPI and microSD boot
c2f30bf - ls1021a: Fix "strenth" typo
92f69d5 - Replace old byte_swap.tcl infrastructure for QSPI booting
869c0d7 - Makefile.inc: Remove support for .txt source files
d768ea5 - Move QSPI endianness swap to separate PBI command file for all SoCs
5888801 - rcw.py: Fix example of dont64bswapcrc
d83bd3c - ls1046ardb: Add PCIe EP support with SD boot mode

*use Python3 to build

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>rcw: update to 93358b4</title>
<updated>2019-07-12T20:18:34+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-07-05T02:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=37f84396977e90f4c78a20430f61573baff1eb21'/>
<id>urn:sha1:37f84396977e90f4c78a20430f61573baff1eb21</id>
<content type='text'>
*update to lsdk 1906 tag
include the following changes:
93358b4 - rcw.py: Update comments for loadwochecksum command
de68a41 - ls2088aqds: Corrected MEM2_PLL_RAT for DP-DDR frequency
ac05bc4 - ls1046afrwy: fix a compiling error issue
a25dde7 - Add init rcw support for ls1028a platform
de0baa2 - rcw.py: Add Support to Load RCW without checksum
b99ec29 - ls1046a: ls1046afrwy: frwy-ls1046a platform support
498de8d - LX2160: Add workaround of errata A-011270

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
</feed>
