<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/configs/sheevaplug.h, 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/include/configs/sheevaplug.h?h=v2016.09</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/configs/sheevaplug.h?h=v2016.09'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2016-04-25T19:09:47Z</updated>
<entry>
<title>configs: Re-sync with cmd/Kconfig</title>
<updated>2016-04-25T19:09:47Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-04-24T21:29:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4'/>
<id>urn:sha1:89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4</id>
<content type='text'>
Update the config.h and defconfig files for the commands that 8e3c036
converted over to Kconfig

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>include/configs: Whitespace fixup</title>
<updated>2016-04-25T19:09:46Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2016-04-24T14:24:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb04db155f4e7ccaec1b961d8a84e1a1b9524594'/>
<id>urn:sha1:cb04db155f4e7ccaec1b961d8a84e1a1b9524594</id>
<content type='text'>
A number of moveconfig.py runs have left a instances of multiple empty
lines in a row.  Correct this to a single empty line.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
</content>
</entry>
<entry>
<title>ARM: sheevaplug: correct nand partition layout</title>
<updated>2016-03-24T08:26:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-01-17T17:23:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=371b9e9c394d7d96935afbc6fae318fde2fa2760'/>
<id>urn:sha1:371b9e9c394d7d96935afbc6fae318fde2fa2760</id>
<content type='text'>
Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) changed the partition
layout (without any description why), but didn't change the offset/size to
load the kernel from or the root=/dev/mtdblockX in the bootargs.

The 3MB forseen for a kernel is furthermore too little. A 4.4 build of
mvebu_v5_defconfig is 3.6MB:

-rw-r--r-- 1 peko peko 3.6M Jan 16 20:24 uImage.kirkwood-sheevaplug

When device tree support for sheevaplug was added to the kernel in commit
ee514b381e (ARM: Kirkwood: Add dts files for Sheevaplug and eSATA
Sheevaplug) a default flash partition layout (used if mtdparts= isn't passed
on the command line / CONFIG_MTD_CMDLINE_PARTS isn't enabled) with 1MB for
u-boot / environment, 4MB for the kernel and the rest for the rootfs, so use
that layout here and adjust the kernel loading to match.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Signed-off-by: Stefan Roese &lt;sr@denx.de&gt;
</content>
</entry>
<entry>
<title>ARM: sheevaplug: drop unneded 'usb start' from boot command</title>
<updated>2016-03-14T22:29:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-01-17T17:23:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a807369eded75b34f5184552dab00ff73e7ca3bc'/>
<id>urn:sha1:a807369eded75b34f5184552dab00ff73e7ca3bc</id>
<content type='text'>
The default bootcommand executes x_bootcmd_usb AFTER loading a kernel from
nand and just before executing it, which only slows down boot without adding
any functionality - So drop it.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts=</title>
<updated>2016-03-14T22:29:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-01-17T17:23:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1011226d733f3e0e78485e93681f71e9f66c836e'/>
<id>urn:sha1:1011226d733f3e0e78485e93681f71e9f66c836e</id>
<content type='text'>
Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) prepended mtdparts=
to the flash partition information in CONFIG_MTDPARTS, but it is used like
"mtdparts=" CONFIG_MTDPARTS - So we end up passing mtdparts=mtdparts=.. to
the kernel, confusing the cmdline partition parser.

Fix it by dropping the double 'mtdparts='.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>ARM: sheevaplug: unbreak default environment</title>
<updated>2016-03-14T22:29:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2016-01-17T17:23:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=58a7a3255dcb36fa88523c155a33221003a340d8'/>
<id>urn:sha1:58a7a3255dcb36fa88523c155a33221003a340d8</id>
<content type='text'>
Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) changed the mtdparts
part of the default environment, but dropped the trailing zero termination -
So the definition of x_bootcmd_kernel becomes part of the x_bootargs
variable.

Fix it by reintroducing the zero termination.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>arm: kirkwood: Move common definitions into common file</title>
<updated>2015-11-17T22:41:41Z</updated>
<author>
<name>Quentin Armitage</name>
<email>quentin@armitage.org.uk</email>
</author>
<published>2015-10-28T00:47:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=38c0e864d3f411470093fd5e9dc6ed0c05818212'/>
<id>urn:sha1:38c0e864d3f411470093fd5e9dc6ed0c05818212</id>
<content type='text'>
Create include/configs/mv-plug-common.h for common definitions
for Sheevaplug, Guruplug and Dreamplug. This will make it easier
to ensure the built u-boots stay in track with each other

Signed-off-by: Quentin Armitage &lt;quentin@armitage.org.uk&gt;
</content>
</entry>
<entry>
<title>arm: kirkwood: Use common definition for filesystems</title>
<updated>2015-11-17T22:41:41Z</updated>
<author>
<name>Quentin Armitage</name>
<email>quentin@armitage.org.uk</email>
</author>
<published>2015-10-28T00:47:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ea944003d57e9ac68774742b98bb15ca6a9b6d9c'/>
<id>urn:sha1:ea944003d57e9ac68774742b98bb15ca6a9b6d9c</id>
<content type='text'>
include/configs/mv-common.h brings in the required filesystems if
CONFIG_SYS_MVFS is defined, so use it for Sheevaplug and Guruplug.

Signed-off-by: Quentin Armitage &lt;quentin@armitage.org.uk&gt;
</content>
</entry>
<entry>
<title>arm: kirkwood: Move configuration of some commands to _defconfig files</title>
<updated>2015-11-17T22:41:41Z</updated>
<author>
<name>Quentin Armitage</name>
<email>quentin@armitage.org.uk</email>
</author>
<published>2015-10-28T00:47:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5e69947f51d72a2f75f2132c2cc8bae3f0ebcdef'/>
<id>urn:sha1:5e69947f51d72a2f75f2132c2cc8bae3f0ebcdef</id>
<content type='text'>
For Marvell plugs, move the configuration of DHCP, NAND/SF, PING
and USB commands, and HUSH_PARSER into the _defconfig file, rather
than the include/configs/*plug.h files.

This avoids compiler warnings of duplicate definitions if the
option is selected in the .config, but also defined in the
include/configs/*plug.h file.

Signed-off-by: Quentin Armitage &lt;quentin@armitage.org.uk&gt;
</content>
</entry>
<entry>
<title>arm: kirkwood: standardise the configuration</title>
<updated>2015-11-17T22:41:41Z</updated>
<author>
<name>Quentin Armitage</name>
<email>quentin@armitage.org.uk</email>
</author>
<published>2015-10-28T00:47:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=64561639080a30aad055e6024612ffe9b2a38baa'/>
<id>urn:sha1:64561639080a30aad055e6024612ffe9b2a38baa</id>
<content type='text'>
The Marvell plugs are very similar systems, and so it makes sense
for their u-boots to have the same commands/configuration.

Add EXT4 and MII to Dreamplug, DATE to Guruplug and Sheevaplug.
Add CONFIG_SYS_ALT_MEMTEST to Sheevaplug.
There are still command differences around NAND, SPI/NOR.

Also default to building u-boot.kwb for Sheevaplug and Guruplug.

Signed-off-by: Quentin Armitage &lt;quentin@armitage.org.uk&gt;
</content>
</entry>
</feed>
