Am 10.05.2018 um 20:10 schrieb Vagrant Cascadian:
On 2018-05-09, Markus Krebs wrote:
Am 09.05.2018 um 14:33 schrieb klaus.go...@theobroma-systems.com:
On 09.05.2018, at 10:19, Markus Krebs wrote:
Am 08.05.2018 um 22:54 schrieb Vagrant Cascadian:
On 2018-05-08, Vagrant Cascadian wrote:
On 201
On 2018-05-09, Markus Krebs wrote:
> Am 09.05.2018 um 14:33 schrieb klaus.go...@theobroma-systems.com:
>>> On 09.05.2018, at 10:19, Markus Krebs wrote:
>>> Am 08.05.2018 um 22:54 schrieb Vagrant Cascadian:
On 2018-05-08, Vagrant Cascadian wrote:
> On 2018-05-05, Tom Rini wrote:
>> On
Am 09.05.2018 um 14:33 schrieb klaus.go...@theobroma-systems.com:
On 09.05.2018, at 10:19, Markus Krebs wrote:
Am 08.05.2018 um 22:54 schrieb Vagrant Cascadian:
On 2018-05-08, Vagrant Cascadian wrote:
On 2018-05-05, Tom Rini wrote:
On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadi
> On 09.05.2018, at 10:19, Markus Krebs wrote:
>
> Am 08.05.2018 um 22:54 schrieb Vagrant Cascadian:
>> On 2018-05-08, Vagrant Cascadian wrote:
>>> On 2018-05-05, Tom Rini wrote:
On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
> Markus Krebs discovered that the sheev
Am 08.05.2018 um 22:54 schrieb Vagrant Cascadian:
On 2018-05-08, Vagrant Cascadian wrote:
On 2018-05-05, Tom Rini wrote:
On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
Markus Krebs discovered that the sheevaplug target has again grown and
installation overlaps where the u-b
On 2018-05-08, Vagrant Cascadian wrote:
> On 2018-05-05, Tom Rini wrote:
>> On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
>>> Markus Krebs discovered that the sheevaplug target has again grown and
>>> installation overlaps where the u-boot env is saved since u-boot
>>> ~2017.09
On 2018-05-05, Tom Rini wrote:
> On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
>> Markus Krebs discovered that the sheevaplug target has again grown and
>> installation overlaps where the u-boot env is saved since u-boot
>> ~2017.09. Running saveenv overwrites u-boot, and insta
Hello all,
Take my apologies for the late activity and also for the mailer I am using,
which may disturb the following reading.
> Le 6 mai 2018 à 02:13, Tom Rini a écrit :
>
> On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
>
>> Hello U-Boot.
>>
>> Markus Krebs discovered
On Sat, May 05, 2018 at 04:04:08PM -0700, Vagrant Cascadian wrote:
> Hello U-Boot.
>
> Markus Krebs discovered that the sheevaplug target has again grown and
> installation overlaps where the u-boot env is saved since u-boot
> ~2017.09. Running saveenv overwrites u-boot, and installing u-boot
> o
Hello U-Boot.
Markus Krebs discovered that the sheevaplug target has again grown and
installation overlaps where the u-boot env is saved since u-boot
~2017.09. Running saveenv overwrites u-boot, and installing u-boot
overwrites any prior environment settings.
More detail on the bug report in Debi
Am 05.05.2018 um 20:36 schrieb Markus Krebs:
Am 05.05.2018 um 20:35 schrieb Martin Michlmayr:
* Markus Krebs [2018-05-05 20:32]:
I got it. Indeed it has to to with the size of u-boot.
Does it boot?
Yes it does.
... and no longer so, when I "saveenv" :-(
I downloaded u-boot via git; I g
* Markus Krebs [2018-05-05 20:32]:
> I got it. Indeed it has to to with the size of u-boot.
Does it boot?
--
Martin Michlmayr
http://www.cyrius.com/
Am 05.05.2018 um 20:35 schrieb Martin Michlmayr:
* Markus Krebs [2018-05-05 20:32]:
I got it. Indeed it has to to with the size of u-boot.
Does it boot?
Yes it does.
I got it. Indeed it has to to with the size of u-boot.
The space in the command in your instructions "nand erase 0x0 0x8"
is too small now for u-boot.kwb. I tried "nand erase 0x0 0xc0"
(which should still be ok, as mtd0 is 1 Megabyte) and everything works
fine (flashing with ${filesize}
It gives the same type of error when flashing:
NAND write: device 0 offset 0x0, size 0x934cc
nand_write_ecc: Attempt to write not page aligned data
0 bytes written: ERROR
Am 05.05.2018 um 11:13 schrieb Martin Michlmayr:
Can you try:
http://ftp.debian.org/debian/pool/main/u/u-boot/u-boot_20
Can you try:
http://ftp.debian.org/debian/pool/main/u/u-boot/u-boot_2018.05~rc3+dfsg-1_armel.deb
--
Martin Michlmayr
http://www.cyrius.com/
I can report now:
- u-boot up to 2017.07+dfsg1-3 works fine.
- 2017.09+dfsg1-3: can be flashed, but after reset usb doesn't work
properly:
=> usb start
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices...
[and no more reaction]
- 2017.11+dfsg1-3: canno
Just thinking: Maybe it does indeed have something to do with the size
of u-boot. The one from bodhi is 524 KB, whereas the Debian one is 599 KB.
Am 04.05.2018 um 20:40 schrieb Markus Krebs:
Interesting thoughts, but: I tried again flashing both from within
Debian and from u-boot (using ${file
* Markus Krebs [2018-05-04 20:40]:
> Interesting thoughts, but: I tried again flashing both from within Debian
> and from u-boot (using ${filesize}). $filesize is accepted and flashing
> works, but the plug doesn't boot.
> Flashing (again with $filesize, just to confirm it works) the u-boot from
>
Interesting thoughts, but: I tried again flashing both from within
Debian and from u-boot (using ${filesize}). $filesize is accepted and
flashing works, but the plug doesn't boot.
Flashing (again with $filesize, just to confirm it works) the u-boot
from bodhi-linux (the one I was referring to) w
* Vagrant Cascadian [2018-05-04 08:40]:
> I do recall that there was some incompatible change regarding the
> environment size on some of the marvell platforms, as u-boot.kwb grew
> large enough to overwrite the environment section.
Uh, this might not be an u-boot issue then but a problem with my
On 2018-05-04, Martin Michlmayr wrote:
> * Markus Krebs [2018-05-04 06:33]:
>> Version: 2018.03+dfsg1-2
>>
>> The u-boot.kwb provided at https://forum.doozan.com/read.php?3,12381 works.
>
> That is version 2017.07. If you have time, could you try some
> versions from http://snapshot.debian.org/
* Markus Krebs [2018-05-04 06:33]:
> Version: 2018.03+dfsg1-2
>
> The u-boot.kwb provided at https://forum.doozan.com/read.php?3,12381 works.
That is version 2017.07. If you have time, could you try some
versions from http://snapshot.debian.org/package/u-boot/ Not all of
them but maybe
2018.0
Package: u-boot
Version: 2018.03+dfsg1-2
Severity: critical
Justification: breaks the whole system
Dear Maintainer,
flashing the newest u-boot.kwb on sheevaplug makes the system unbootable. I
tried flashing out of Debian as well as from u-boot - no difference. One must
flash a different u-boot
24 matches
Mail list logo