<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/arch/arm, branch v2019.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2019.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/arch/arm?h=v2019.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-04-08T20:35:15Z</updated>
<entry>
<title>arm: sunxi: Enable DM_MMC on required SoCs</title>
<updated>2019-04-08T20:35:15Z</updated>
<author>
<name>Jagan Teki</name>
<email>jagan@amarulasolutions.com</email>
</author>
<published>2019-04-08T20:27:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85c3d4632248ec2526ee76b1f046f0b47c125014'/>
<id>urn:sha1:85c3d4632248ec2526ee76b1f046f0b47c125014</id>
<content type='text'>
Enabling DM_MMC is forcing CONFIG_BLK=y so if any board which uses
SCSI must need to enable DM_SCSI otherwise SCSI reads on that particular
target making invalid reading to the disk drive.

Allwinner platform do support SCSI on A10, A20 and R40 SoC's out of
these only A10 have DM_SCSI enabled. So enabling DM_MMC on A20, R40
would eventually end-up with scsi disk read failures like [1]

So, enable DM_MMC in all places of respective SoC's instead of enabling
them globally to Allwinner platform.

Now, DM_MMC is enabled in Allwinner SoC's except A20 and R40.

[1] https://lists.denx.de/pipermail/u-boot/2019-April/364057.html

Reported-by: Pablo Sebastián Greco &lt;pgreco@centosproject.org&gt;
Signed-off-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt;
</content>
</entry>
<entry>
<title>dts: imx8qxp-mek: Add PHY post reset delay</title>
<updated>2019-04-08T13:24:39Z</updated>
<author>
<name>Andrejs Cainikovs</name>
<email>Andrejs.Cainikovs@netmodule.com</email>
</author>
<published>2019-03-01T13:28:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e82fa10b3ef745ea08d5dac8ff088553846c2ca1'/>
<id>urn:sha1:e82fa10b3ef745ea08d5dac8ff088553846c2ca1</id>
<content type='text'>
PHY cannot be detected unless we wait about 150 ms.

Signed-off-by: Andrejs Cainikovs &lt;andrejs.cainikovs@netmodule.com&gt;
Reviewed-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Reviewed-by: Stefano Babic &lt;sbabic@denx.de&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imx</title>
<updated>2019-04-05T13:09:56Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-04-05T13:09:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e62d5b2abb69ddc9e58215e2d8dfa5d33996b8a'/>
<id>urn:sha1:0e62d5b2abb69ddc9e58215e2d8dfa5d33996b8a</id>
<content type='text'>
Fixes for 2019.04

	- fix bashism for MX8
	- fix ethernet for MX53
	- fix docs for i.MX8
</content>
</entry>
<entry>
<title>DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)</title>
<updated>2019-04-02T11:44:18Z</updated>
<author>
<name>Lukasz Majewski</name>
<email>lukma@denx.de</email>
</author>
<published>2019-04-01T14:00:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=da60b4301c77fdc0ce16a4f6fb6dc04b69b6282c'/>
<id>urn:sha1:da60b4301c77fdc0ce16a4f6fb6dc04b69b6282c</id>
<content type='text'>
After the commit: "eth: dm: fec: Add gpio phy reset binding"
SHA1: efd0b791069af93e9d439a70d1fe2ae8994dbbfa

The FEC ETH driver switched to PHY GPIO reset performed with data defined
in DTS.
For the HSC|DDC boards the GPIO reset signal is active low and hence the
wrong DTS description must be changed (otherwise the reset for ETH is not
properly setup).

Signed-off-by: Lukasz Majewski &lt;lukma@denx.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2019-04-02T03:30:00Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-04-02T03:30:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=da06f9a1850b074904966121b125c000ffc07b2f'/>
<id>urn:sha1:da06f9a1850b074904966121b125c000ffc07b2f</id>
<content type='text'>
Minor fixes for the Alt board and PHY use on Gen2.
</content>
</entry>
<entry>
<title>ARM: dts: rmobile: Activate I2C7 on Alt</title>
<updated>2019-03-30T07:28:25Z</updated>
<author>
<name>Marek Vasut</name>
<email>marek.vasut+renesas@gmail.com</email>
</author>
<published>2019-03-30T07:23:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e3b086cf0470efe66b7fb7cf658048b3efda9924'/>
<id>urn:sha1:e3b086cf0470efe66b7fb7cf658048b3efda9924</id>
<content type='text'>
Activate I2C7 on Alt to allow access to the PMIC.

Signed-off-by: Marek Vasut &lt;marek.vasut+renesas@gmail.com&gt;
Cc: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"</title>
<updated>2019-03-29T08:21:13Z</updated>
<author>
<name>Philipp Tomsich</name>
<email>philipp.tomsich@theobroma-systems.com</email>
</author>
<published>2019-03-29T08:21:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a2893baa47ce17ef97a8bff6b6af9223785db74d'/>
<id>urn:sha1:a2893baa47ce17ef97a8bff6b6af9223785db74d</id>
<content type='text'>
Due to a final resolution not coming up in time for 2019.04 and
following the consensus on the discussion, we'll keep this around
for 2019.04 after all.

This reverts commit 0d968ceb1ff63b0d220a571f438f0d5fe6350e88.
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-sh</title>
<updated>2019-03-27T03:19:11Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2019-03-27T03:19:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d32519ac8a4483803975b5aa4ef4f5affe1964bc'/>
<id>urn:sha1:d32519ac8a4483803975b5aa4ef4f5affe1964bc</id>
<content type='text'>
- Various fixes for bugs found by u-boot test.py
</content>
</entry>
<entry>
<title>Convert CONFIG_ENV_SPI_* to Kconfig</title>
<updated>2019-03-25T21:36:59Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2019-02-27T14:20:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=abe66b1b5decf9cc2fb5daad42c9e870e5b99b67'/>
<id>urn:sha1:abe66b1b5decf9cc2fb5daad42c9e870e5b99b67</id>
<content type='text'>
This converts the following to Kconfig:
  CONFIG_ENV_SPI_BUS
  CONFIG_ENV_SPI_CS
  CONFIG_ENV_SPI_MAX_HZ
  CONFIG_ENV_SPI_MODE

Most of time these value are not needed, CONFIG_SF_DEFAULT
with same value is used, so I introduced CONFIG_USE_ENV_SPI_*
to force the associated value for the environment.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
<entry>
<title>exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE</title>
<updated>2019-03-25T21:35:52Z</updated>
<author>
<name>Patrick Delaunay</name>
<email>patrick.delaunay@st.com</email>
</author>
<published>2019-02-27T14:20:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ac31d0d87365efe7724afd75253af1ab54159656'/>
<id>urn:sha1:ac31d0d87365efe7724afd75253af1ab54159656</id>
<content type='text'>
Replace CONFIG_ENV_SPI_BASE by the better CONFIG_SYS_SPI_BASE
(it is not the location for environment but the location for U-Boot)
and, as it is the only platform with use this define, remove
it from whitelist.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
</feed>
