Bug#897671: [U-Boot] Bug#897671: u-boot does not work on sheevaplug

2018-05-06 Thread drEagle
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

Bug#782293: u-boot: device tree missing in sheevaplug

2015-04-14 Thread drEagle
Hy, Cake care also of the env size. The uboot binary is bigger, so the env must move. A simple inplace upgrade of the uboot binary will broke env settings and put most devices out of services. A workaround is still possible with pre post update scripting for getting env maintained. ++GK Le

Bug#687008: New SD/MMC driver for kirkwood

2015-04-04 Thread drEagle
Since 2014-08-01 the SD/MMC for Kirkwood has been rewrote and mainlined. It's now drivers/mmc/mvebu_mmc.c and the older MVSDIO (drivers/mmc/mvsio.c) and MRVL_MMC were removed. http://git.denx.de/?p=u-boot.git;a=history;f=drivers/mmc/mvebu_mmc.c;h=8ca09042d8d9280c94b9f5620b8e8a10ae8862a8;hb=HEAD

Bug#591604: Fixed upstream

2015-04-04 Thread drEagle
This may be fixed since : http://git.denx.de/?p=u-boot.git;a=commit;h=aa701b94336b358798d676eef12a7b90bdac23f5 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#781873: Correct the guruplug.config to match the new upstream env address

2015-04-04 Thread drEagle
Le 04/04/2015 07:34, Vagrant Cascadian a écrit : > Package: u-boot > Version: 2015.04~rc3+dfsg1-1 > > On 2015-03-29, Gerald Kerma wrote: >> Signed-off-by: Gerald Kerma >> --- >> debian/env-configs/guruplug.config | 5 + >> 1 file changed, 1 insertion(+), 4 deletions(-) >> >> diff --git a/deb

Bug#781874: Correct the sheevaplug.config to match the new upstream env address

2015-04-04 Thread drEagle
Hi Vagrant, I will give a long explain to get better understanding of this NAND partitions mapping and the impact to ENV offset. We certainly need a small review of this to be more efficient between distribution. My latest proposal for sheevaplug is curently not integrated : http://lists.denx.d

Bug#767052: D-I : Sheevaplug : could not determine kernel flavour

2014-10-30 Thread drEagle
Hi Ian, On 28/10/2014 20:38, Ian Campbell wrote: > On Tue, 2014-10-28 at 04:08 +0100, drEagle wrote: >> The kernel flavour is not detected. >> Sheevaplug now use a dtb file and no kernel are installed into the target >> system. > > A dtb shouldn't be necessary f

Bug#687006: New SDIO/MMC driver available

2012-09-22 Thread DrEagle
SDHC cards because of timeout delay drEagle (5): Add Marvell SDIO/MMC driver for Kirkwood SoC Add SDIO/MMC support for kirkwood SoC Add SDIO/MMC support for Sheevaplug board Fix env address for Sheevaplug board Fix timeout in Marvell SDIO MMC driver [1] http://lists.denx.de/pipermail/u

Bug#687006: Do not load at all (cross compile error) need to recompile

2012-09-13 Thread DrEagle
Hi, I take just some few minutes to report that a recompilation of the source gives correct results. The version of sheevaplug u-boot.kwb already compiled (and packaged) is faulty. Here a try with the 2012-04-01 compiled u-boot.kwb --- U-Boot 2012.04.01 (Jun 01 2012 - 02:27:06) Marvell-Sheevaplu

Bug#687006: Not really a bug

2012-09-12 Thread DrEagle
Hi, I quickly check the kerma-sheevaplug-mvsdio.diff and it only the env that do no use, by default, the SD/MMC to boot. The CONFIG_BOOTCOMMAND defined by the patch, try to boot, in this order, USB, SATA and NAND. I may propose another better "multi-boot" patch that I have already tested but the