<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board, branch v2018.03-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board?h=v2018.03-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board?h=v2018.03-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2018-02-08T03:06:18Z</updated>
<entry>
<title>ARM: k2g: Add pinmux data for QSPI on K2G ICE</title>
<updated>2018-02-08T03:06:18Z</updated>
<author>
<name>Vignesh R</name>
<email>vigneshr@ti.com</email>
</author>
<published>2018-01-31T15:38:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a47506ff8f6f52f9957df2bdd2cdabd4ddff28ba'/>
<id>urn:sha1:a47506ff8f6f52f9957df2bdd2cdabd4ddff28ba</id>
<content type='text'>
Add pinmux for QSPI pins on K2G ICE board.

Signed-off-by: Vignesh R &lt;vigneshr@ti.com&gt;
</content>
</entry>
<entry>
<title>am335x, shc: kconfig: Fix misspelled choice default</title>
<updated>2018-02-06T01:58:11Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2018-01-30T13:04:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c631e150feb150cff744c12d5e54b609ba62a227'/>
<id>urn:sha1:c631e150feb150cff744c12d5e54b609ba62a227</id>
<content type='text'>
There is no EMMC symbol in the "enable different boot versions for the
shc board" choice. SHC_EMMC was probably intended.

No functional changes. Kconfig choices fall back on using the first
(visible) symbol in the choice as the default if the default symbol is
not visible.

Discovered in Kconfiglib (https://github.com/ulfalizer/Kconfiglib),
which prints the following warning:

	warning: the default selection EMMC (undefined) of &lt;choice&gt; (defined at board/bosch/shc/Kconfig:15) is not contained in the choice

I've added a corresponding warning to the C tools too, which is
currently in linux-next: https://patchwork.kernel.org/patch/9983667/

Signed-off-by: Ulf Magnusson &lt;ulfalizer@gmail.com&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: board: qcom: db410c, db820c: update email.</title>
<updated>2018-02-05T03:55:34Z</updated>
<author>
<name>Jorge Ramirez-Ortiz</name>
<email>jramirez@baylibre.com</email>
</author>
<published>2018-02-04T09:35:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e13f1d08fa85af97d11d9d13d506efdabd3db4d'/>
<id>urn:sha1:7e13f1d08fa85af97d11d9d13d506efdabd3db4d</id>
<content type='text'>
Update email address.

Signed-off-by: Jorge Ramirez-Ortiz &lt;jramirez@baylibre.com&gt;
</content>
</entry>
<entry>
<title>MAINTAINERS: Update email address for Maxime Ripard</title>
<updated>2018-02-05T00:21:00Z</updated>
<author>
<name>Maxime Ripard</name>
<email>maxime.ripard@bootlin.com</email>
</author>
<published>2018-02-02T20:45:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bf8f4c4400e3c45acf0773ce381b70f5625be724'/>
<id>urn:sha1:bf8f4c4400e3c45acf0773ce381b70f5625be724</id>
<content type='text'>
Free Electrons is no more and is now known as Bootlin, change my email
address accordingly.

Signed-off-by: Maxime Ripard &lt;maxime.ripard@bootlin.com&gt;
</content>
</entry>
<entry>
<title>board: tbs2910: add private imx config</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Soeren Moch</name>
<email>smoch@web.de</email>
</author>
<published>2018-01-28T11:26:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c12737cea0ab4fd5fa1a6dcf724f48c8eab7043e'/>
<id>urn:sha1:c12737cea0ab4fd5fa1a6dcf724f48c8eab7043e</id>
<content type='text'>
Add board specific imx config file with recommended IPU Qos settings
and adapted DDR configuration.

Signed-off-by: Soeren Moch &lt;smoch@web.de&gt;
</content>
</entry>
<entry>
<title>mx6memcal: enable SDP support</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Eric Nelson</name>
<email>eric@nelint.com</email>
</author>
<published>2018-01-18T14:47:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0093b3fcd83a77b18be2f8d7833a597032df6fdf'/>
<id>urn:sha1:0093b3fcd83a77b18be2f8d7833a597032df6fdf</id>
<content type='text'>
The initial implementation of mx6memcal reset the CPU after
running the memory calibration procedure because the generic
board has no information about which boot devices are available.

Now that we have SDP support in SPL, use it to allow a full
U-Boot to be uploaded (i.e. to use "mtest").

Signed-off-by: Eric Nelson &lt;eric@nelint.com&gt;
Reviewed-by: Fabio Estevam &lt;fabio.estevam@nxp.com&gt;
</content>
</entry>
<entry>
<title>arm: imx: mx53loco: remove usage of mx53_dram_size</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Patrick Bruenn</name>
<email>p.bruenn@beckhoff.com</email>
</author>
<published>2018-01-16T06:59:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55e83d2e3614080439e9e93323c05aae053e9b69'/>
<id>urn:sha1:55e83d2e3614080439e9e93323c05aae053e9b69</id>
<content type='text'>
Static variables are not available during board_init_f().
'static uint32_t mx53_dram_size[2];' was used in board specific
dram_init(), dram_init_banksize() and get_effective_memsize() to avoid
multiple calls to get_ram_size().

Reused dram initialization functions from arch/arm/mach-imx/mx5/mx53_dram.c

Signed-off-by: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;
</content>
</entry>
<entry>
<title>arm: imx: m53evk: remove usage of mx53_dram_size</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Patrick Bruenn</name>
<email>p.bruenn@beckhoff.com</email>
</author>
<published>2018-01-16T06:59:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d9baacb90492e1a6dc4f88732f6641163aa9c12'/>
<id>urn:sha1:9d9baacb90492e1a6dc4f88732f6641163aa9c12</id>
<content type='text'>
Static variables are not available during board_init_f().
'static uint32_t mx53_dram_size[2];' was used in board specific
dram_init(), dram_init_banksize() and get_effective_memsize() to avoid
multiple calls to get_ram_size().

Reused dram initialization functions from arch/arm/mach-imx/mx5/mx53_dram.c

Signed-off-by: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;
</content>
</entry>
<entry>
<title>arm: imx: cx9020: move dram init into common place</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Patrick Bruenn</name>
<email>p.bruenn@beckhoff.com</email>
</author>
<published>2018-01-16T06:59:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=daebb796ff5a91f3185c7653abcb97c3a0a228f3'/>
<id>urn:sha1:daebb796ff5a91f3185c7653abcb97c3a0a228f3</id>
<content type='text'>
Move dram_init(), dram_init_banksize() and get_effective_memsize() to
arch/arm/mach-imx/mx5/mx53_dram.c, where it can be reused by m53evk and
mx53loco.

Signed-off-by: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;
</content>
</entry>
<entry>
<title>arm: imx: cx9020: remove usage of mx53_dram_size</title>
<updated>2018-02-04T11:00:58Z</updated>
<author>
<name>Patrick Bruenn</name>
<email>p.bruenn@beckhoff.com</email>
</author>
<published>2018-01-16T06:59:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a75a3ef3059bef48529d5bede93da671ea0376bb'/>
<id>urn:sha1:a75a3ef3059bef48529d5bede93da671ea0376bb</id>
<content type='text'>
Static variables are not available during board_init_f().
'static uint32_t mx53_dram_size[2];' was used in board specific
dram_init(), dram_init_banksize() and get_effective_memsize() to avoid
multiple calls to get_ram_size().

However multiple calls are better than undefined behavior...
This fixes:
https://lists.denx.de/pipermail/u-boot/2017-November/313214.html
https://lists.denx.de/pipermail/u-boot/2017-December/314480.html

Signed-off-by: Patrick Bruenn &lt;p.bruenn@beckhoff.com&gt;
</content>
</entry>
</feed>
