<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/configs/rock2_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-04-30T01:41:40Z</updated>
<entry>
<title>configs: move CONFIG_SPL_TEXT_BASE to Kconfig</title>
<updated>2019-04-30T01:41:40Z</updated>
<author>
<name>Simon Goldschmidt</name>
</author>
<published>2018-09-30T12:31:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f89d6133eef2e068f9c33853b6584d7fcbfa9d2e'/>
<id>urn:sha1:f89d6133eef2e068f9c33853b6584d7fcbfa9d2e</id>
<content type='text'>
Moved CONFIG_SPL_TEXT_BASE to common/spl/Kconfig and migrate existing
values.

Signed-off-by: Simon Goldschmidt &lt;simon.k.r.goldschmidt@gmail.com&gt;
[trini: Re-run migration]
Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2019-04-30T01:41:40Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2019-04-29T19:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=d168bcb6fe39108042c0c771f0823a95346a8e7e'/>
<id>urn:sha1:d168bcb6fe39108042c0c771f0823a95346a8e7e</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>Convert CONFIG_SF_DEFAULT_* to Kconfig</title>
<updated>2019-03-25T21:36:53Z</updated>
<author>
<name>Patrick Delaunay</name>
</author>
<published>2019-02-27T14:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=14453fbfadc2f98ca35d6033140466c7a4b4947a'/>
<id>urn:sha1:14453fbfadc2f98ca35d6033140466c7a4b4947a</id>
<content type='text'>
This converts the following to Kconfig:
  CONFIG_SF_DEFAULT_BUS
  CONFIG_SF_DEFAULT_CS
  CONFIG_SF_DEFAULT_MODE
  CONFIG_SF_DEFAULT_SPEED

I use moveconfig script and then manual check on generated u-boot.cfg
to solve the remaining issue.

Signed-off-by: Patrick Delaunay &lt;patrick.delaunay@st.com&gt;
</content>
</entry>
<entry>
<title>configs: Move CONFIG_SPI_FLASH into defconfigs</title>
<updated>2019-02-07T10:03:21Z</updated>
<author>
<name>Vignesh R</name>
</author>
<published>2019-02-05T05:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=ea4805d6b26282451eee9c701a456225bcf7db85'/>
<id>urn:sha1:ea4805d6b26282451eee9c701a456225bcf7db85</id>
<content type='text'>
Completely move CONFIG_SPI_FLASH from remaining board header files to
defconfigs

Signed-off-by: Vignesh R &lt;vigneshr@ti.com&gt;
Reviewed-by: Jagan Teki &lt;jagan@openedev.com&gt;
Tested-by: Jagan Teki &lt;jagan@amarulasolutions.com&gt; #zynq-microzed
</content>
</entry>
<entry>
<title>rockchip: defconfig: Clean the unused pinctrl config</title>
<updated>2019-02-01T15:59:11Z</updated>
<author>
<name>David Wu</name>
</author>
<published>2019-01-02T13:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=2ec3d25f8faab51c2334174a582a96ad28d96344'/>
<id>urn:sha1:2ec3d25f8faab51c2334174a582a96ad28d96344</id>
<content type='text'>
If we used the pinctrl-rockchip driver, these config is not needed,
so remove them.

Signed-off-by: David Wu &lt;david.wu@rock-chips.com&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.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>configs: Resync with savedefconfig</title>
<updated>2018-09-03T19:26:12Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-09-03T19:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=8c5cad05c97122b33ef8de981b56f701d6bfb6ea'/>
<id>urn:sha1:8c5cad05c97122b33ef8de981b56f701d6bfb6ea</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>configs: Migrate CONFIG_NR_DRAM_BANKS</title>
<updated>2018-08-16T20:45:02Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-08-16T12:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=86cf1c82850f7c226f23684e19616e526ffaf10f'/>
<id>urn:sha1:86cf1c82850f7c226f23684e19616e526ffaf10f</id>
<content type='text'>
We have the following cases:
- CONFIG_NR_DRAM_BANKS was defined, migrate normally
- CONFIG_NR_DRAM_BANKS_MAX was defined and then used for
  CONFIG_NR_DRAM_BANKS after a check, just migrate it over now.
- CONFIG_NR_DRAM_BANKS was very oddly defined on p2771-0000-* (to 1024 +
  2), set this to 8.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>rockchip: utilize CONFIG_DEFAULT_FDT_FILE</title>
<updated>2018-07-20T23:56:59Z</updated>
<author>
<name>Klaus Goger</name>
</author>
<published>2018-05-25T21:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a2a5053a15e4059c7445737d60f7b8425ca863f8'/>
<id>urn:sha1:a2a5053a15e4059c7445737d60f7b8425ca863f8</id>
<content type='text'>
Currently the fdtfile environment variable is set to
CONFIG_DEFAULT_DEVICE_TREE which is іnternally used as U-Boot devicetree
source. The OS can use a different filename and Kconfig gives us the
ability to select a default devicetree via CONFIG_DEFAULT_FDT_FILE.
This also gives user configuring U-Boot via menuconfig the behaviour
someone would expect.

Signed-off-by: Klaus Goger &lt;klaus.goger@theobroma-systems.com&gt;
Tested-By: Vagrant Cascadian &lt;vagrant@debian.org&gt;
Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
Acked-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
</content>
</entry>
<entry>
<title>configs: Resync with savedefconfig</title>
<updated>2018-06-04T15:57:37Z</updated>
<author>
<name>Tom Rini</name>
</author>
<published>2018-06-04T15:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=358b6a20e4428f1834dc96aff14077d43e9cd190'/>
<id>urn:sha1:358b6a20e4428f1834dc96aff14077d43e9cd190</id>
<content type='text'>
Rsync all defconfig files using moveconfig.py

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
</feed>
