<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/configs/da850evm_direct_nor_defconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-02-19T13:55:43Z</updated>
<entry>
<title>ARM: da850evm: Increase Malloc Size</title>
<updated>2019-02-19T13:55:43Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2019-02-13T19:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=591353d011b5ff6dbc8511b7a839cddf5b610495'/>
<id>urn:sha1:591353d011b5ff6dbc8511b7a839cddf5b610495</id>
<content type='text'>
The SPI NOR frameware was recently updated, but they require a little
more memory that we had previosly allocated, so it stopped booting.
This patch doubles the size of CONFIG_SPL_SYS_MALLOC_F_LEN to 0x800.

Fixes: c4e8862308d4 ("mtd: spi: Switch to new SPI NOR framework")

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-01-07T23:11:00Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-01-07T22:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=1bac199e8c876c37f31adeb23a75ae1ca12aea7f'/>
<id>urn:sha1:1bac199e8c876c37f31adeb23a75ae1ca12aea7f</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT</title>
<updated>2018-10-22T13:18:49Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-10-07T13:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=017d9819e49311486fb4f3ac8034939782faea92'/>
<id>urn:sha1:017d9819e49311486fb4f3ac8034939782faea92</id>
<content type='text'>
The da850evm does not need this enabled, so this removes a
notice that appears during compile time that says
"Please remove"

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig</title>
<updated>2018-10-19T23:19:50Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-10-14T20:10:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2fe88d452268d61b5ca9cb0b1dda2974cc43faeb'/>
<id>urn:sha1:2fe88d452268d61b5ca9cb0b1dda2974cc43faeb</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_FLASH_CFI_DRIVER
   CONFIG_SYS_FLASH_USE_BUFFER_WRITE
   CONFIG_FLASH_CFI_MTD
   CONFIG_SYS_FLASH_PROTECTION
   CONFIG_SYS_FLASH_CFI

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
[trini: Re-migrate]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL</title>
<updated>2018-09-29T12:07:28Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-09-19T21:06:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=973fcc8daec0055b5bc14dae6aa9e44c0e9d17f9'/>
<id>urn:sha1:973fcc8daec0055b5bc14dae6aa9e44c0e9d17f9</id>
<content type='text'>
With DM enabled, this patch enables DM_SERIAL and removes
the NS16550 initialization from da850_lowlevel since the driver
will take care of that itself.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm: Pinctrl for da850evm</title>
<updated>2018-09-29T12:07:27Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-09-09T13:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5a5e55ba295fa81ad1099810abcc80e9448085d9'/>
<id>urn:sha1:5a5e55ba295fa81ad1099810abcc80e9448085d9</id>
<content type='text'>
The simple pin controller works for da850, so this patch enables
this to pin-mux the pins defined in the device tree for the da850evm.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm: Enable CMD_DM for da850evm</title>
<updated>2018-09-29T12:07:27Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-09-09T13:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5b3b4299046c304f6a77d8a2fbd7256250b82db1'/>
<id>urn:sha1:5b3b4299046c304f6a77d8a2fbd7256250b82db1</id>
<content type='text'>
With DM enabled, this patch enables the 'dm' command to access
the dm tree, uclass and devres.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"</title>
<updated>2018-09-14T17:52:15Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-09-14T17:52:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ecb10a41c9adf2c499c3d19fff96a08bb9ad2aef'/>
<id>urn:sha1:ecb10a41c9adf2c499c3d19fff96a08bb9ad2aef</id>
<content type='text'>
This commit is breaking several variants of da850, so:

This reverts commit 5f389201dece76b484443773dce2525dc205f5a1.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL</title>
<updated>2018-09-12T01:42:41Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-08-14T02:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=5f389201dece76b484443773dce2525dc205f5a1'/>
<id>urn:sha1:5f389201dece76b484443773dce2525dc205f5a1</id>
<content type='text'>
With DM enabled, this patch enables DM_SERIAL and removes
the NS16550 initialization from da850_lowlevel since the driver
will take care of that itself.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
<entry>
<title>ARM: da850evm_direct_nor: Enable CONFIG_BLK</title>
<updated>2018-09-12T01:37:04Z</updated>
<author>
<name>Adam Ford</name>
</author>
<published>2018-08-14T01:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=23446cc34b61faa20dc6da234384521d221622f2'/>
<id>urn:sha1:23446cc34b61faa20dc6da234384521d221622f2</id>
<content type='text'>
At least for now, CONFIG_BLK is working, but this variant of
the da850evm doesn't need/support SPL so it's OK to enable it
here.

Signed-off-by: Adam Ford &lt;aford173@gmail.com&gt;
</content>
</entry>
</feed>
