<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/BuR, branch v2016.09</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/BuR?h=v2016.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/BuR?h=v2016.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-06-24T21:24:40Z</updated>
<entry>
<title>board/BuR: rename kwb board to brxre1</title>
<updated>2016-06-24T21:24:40Z</updated>
<author>
<name>Hannes Schmelzer</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2016-06-22T10:36:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a4d799939fdb08ce4d7464578734316cdd0bf452'/>
<id>urn:sha1:a4d799939fdb08ce4d7464578734316cdd0bf452</id>
<content type='text'>
Rename B&amp;R kwb board to brxre1

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board/BuR: rename tseries board to brppt1</title>
<updated>2016-06-24T21:24:39Z</updated>
<author>
<name>Hannes Schmelzer</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2016-06-22T10:36:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2290fe06421720d1c54523a9acf1052181bc6e87'/>
<id>urn:sha1:2290fe06421720d1c54523a9acf1052181bc6e87</id>
<content type='text'>
Rename B&amp;R tseries board to brppt1

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>nand: Embed mtd_info in struct nand_chip</title>
<updated>2016-06-04T01:27:48Z</updated>
<author>
<name>Scott Wood</name>
<email>oss@buserror.net</email>
</author>
<published>2016-05-30T18:57:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678'/>
<id>urn:sha1:b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678</id>
<content type='text'>
nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip.  It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood &lt;oss@buserror.net&gt;
</content>
</entry>
<entry>
<title>board/BuR: drop ETH-support in SPL-Stage</title>
<updated>2016-02-24T23:44:01Z</updated>
<author>
<name>Hannes Schmelzer</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2016-02-19T11:09:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=568cfb4d7baa711aa2571bb9076f7b3263e86b9a'/>
<id>urn:sha1:568cfb4d7baa711aa2571bb9076f7b3263e86b9a</id>
<content type='text'>
During very early prototype-phase we did boot the AM335x boards
initially from CPSW-EMAC.

Now we don't need this feature anymore.

So we drop it to save MLO-space and having therefore a more quickly
boot.

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)</title>
<updated>2015-11-12T18:17:27Z</updated>
<author>
<name>Hannes Petermaier</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2015-09-29T06:43:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=91931f7ed324ea223be560319031dbefddb8b2e7'/>
<id>urn:sha1:91931f7ed324ea223be560319031dbefddb8b2e7</id>
<content type='text'>
Since we don't have for sure a valid IP-setup during
board_late_init(...) because it maybe allready stored in environment or
not, we cannot form a proper vxWorks bootline at this place.

So we move to the way, forming the bootline just before
executing/launching vxWorks. To do this we use the bootvx command
instead go.

We only have to form the "othbootargs" environment variable, the rest is
done pretty good by the "bootvx" commannd.

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>board/BuR: simplify default IP-setup on B&amp;R boards.</title>
<updated>2015-09-11T18:05:34Z</updated>
<author>
<name>Hannes Petermaier</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2015-08-25T11:55:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6312e9aab8672a06caf5cbd7fd88b620d7122949'/>
<id>urn:sha1:6312e9aab8672a06caf5cbd7fd88b620d7122949</id>
<content type='text'>
To simplify and having a common default IP-setup on all B&amp;R boards we
introduce an environment variable "brdefaultip" which does following.

Test if ${ipaddr} is empty, if yes it set's up some defaults:
- ipaddr   : 192.168.60.1
- netmask  : 255.255.255.0
- gatewayip: 192.168.60.254
- serverip : 192.168.60.254

This environment is ran from CONFIG_PREBOOT.

All other "tricks" are dropped.

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Acked-by: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
</content>
</entry>
<entry>
<title>board/BuR/common: support timer5 for pwm-backlight</title>
<updated>2015-06-18T20:11:40Z</updated>
<author>
<name>Hannes Petermaier</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2015-06-11T10:25:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9b63ba37274317520bd8752607476dbcce0f8213'/>
<id>urn:sha1:9b63ba37274317520bd8752607476dbcce0f8213</id>
<content type='text'>
in future we support yet another b&amp;r am335x based board, where Timer 5 is
wired to backlight-driver.

So we introduce a new driver-type '2' to setup timer5 instead timer6.

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer</title>
<updated>2015-05-28T15:17:48Z</updated>
<author>
<name>Hannes Schmelzer</name>
<email>hannes.schmelzer@br-automation.com</email>
</author>
<published>2015-05-28T13:41:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4c302b9a652de55cb520d4ae658a83a5dace9cba'/>
<id>urn:sha1:4c302b9a652de55cb520d4ae658a83a5dace9cba</id>
<content type='text'>
Since i've been married, i also have a new surname.
Mr. Petermaier moved to Mr. Schmelzer.

In this patch i update all files in which my (old) name is present.

Signed-off-by: Hannes Schmelzer &lt;hannes.schmelzer@br-automation.com&gt;

Signed-off-by: Hannes Schmelzer &lt;oe5hpm@oevsv.at&gt;
</content>
</entry>
<entry>
<title>board/BuR/common: rename "usbupdate" environment to "usbscript"</title>
<updated>2015-05-08T21:24:17Z</updated>
<author>
<name>Hannes Petermaier</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2015-04-24T12:49:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5094befd84de1fe6ffbe515d8efe2f19963a17f5'/>
<id>urn:sha1:5094befd84de1fe6ffbe515d8efe2f19963a17f5</id>
<content type='text'>
usbupdate in real does allways load some script from usb-storage and execute
it, on all B&amp;R targets.

So we do following 2 things:
- rename it to what it really does
- move it from boards to common environment

Signed-off-by: Hannes Petermaier &lt;oe5hpm@oevsv.at&gt;
</content>
</entry>
<entry>
<title>board/BuR/tseries: Add simplefb support</title>
<updated>2015-05-08T21:24:17Z</updated>
<author>
<name>Hannes Petermaier</name>
<email>oe5hpm@oevsv.at</email>
</author>
<published>2015-04-24T12:49:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=99f724721130d8606e04c3bd46e7232db06c4dad'/>
<id>urn:sha1:99f724721130d8606e04c3bd46e7232db06c4dad</id>
<content type='text'>
Since the used AM3352 SoC doesn't have GPU it isn't allways necessary to build
in complete drm-stuff into linux kernel. In very small applications only we use
the simple-framebuffer.

So we have 2 use-cases:
- device operating on drm-driver (let simplefb node disabled)
- device operating on simplefb-driver (activate simplefb node and reserve mem)

The decision is made by means of "simplefb" environment variable.

simplefb = 0
we don't enable the (maybe) existing simplefb node and all the rest around
display is up to the linux-kernel. We just disable the backlight, beceause we
do not want see the flicker during take over of drm-driver.

simplefb = 1
we enable the (maybe) existing simplefb node and reserve framebuffers size
in memory.

Signed-off-by: Hannes Petermaier &lt;oe5hpm@oevsv.at&gt;
</content>
</entry>
</feed>
