[U-Boot] Bug in emmc subsystem

2017-04-05 Thread Arno Steffens
There seems to be a problem handling emmc with configured GP partition. Below the "mmc info". The problem might be that user capacity is calculated/shown as "0". At least it shows the GP1 partition with correct size - which is not the case for "mmc hwpartition" - it denies its existence ;) Ca

[U-Boot] U-Boot Tool: fw_setenv - kernel option?

2017-07-17 Thread Arno Steffens
After using a plain vanilla instead of a vendor kernel I do have problems with fw_setenv. Althoug fw_printenv still works fine, after usage of fw_setenv the environment is destroyed, CRC error. I checked a lot of things, changed u-boot, devicetree, fw_setenv ... and finally came to the point, t

Re: [U-Boot] U-Boot Tool: fw_setenv - kernel option?

2017-07-21 Thread Arno Steffens
> Gesendet: Mittwoch, 19. Juli 2017 um 00:55 Uhr > Von: "Tom Rini" > An: "Arno Steffens" > Cc: u-boot@lists.denx.de > Betreff: Re: [U-Boot] U-Boot Tool: fw_setenv - kernel option? > > On Mon, Jul 17, 2017 at 04:08:27PM +0200, Arno Steffens wrote: >

Re: [U-Boot] Bug in emmc subsystem

2017-04-10 Thread Arno Steffens
tup seems not to know MMC Version 5.0. There is a switch matrix, which only goes up to 4.0 ?!? Let me know if I can do something to go ahead with this bug. Thanks Arno > Gesendet: Donnerstag, 06. April 2017 um 14:08 Uhr > Von: "Jaehoon Chung" > An: "Arno Steffens&qu

Re: [U-Boot] Bug in emmc subsystem

2017-05-02 Thread Arno Steffens
ition, not set it again (without parameter) Best regards Arno > Gesendet: Freitag, 07. April 2017 um 04:07 Uhr > Von: "Jaehoon Chung" > An: "Arno Steffens" > Betreff: Re: [U-Boot] Bug in emmc subsystem > > Hi Arno, > > On 04/07/2017 04:36 AM, Arno Steffe

[U-Boot] [Patch] for drivers/net/phy/smsc.c to support SMSC LAN8741

2018-01-25 Thread Arno Steffens
Hello, Be mild with me - my first patch to u-boot. Signed-off-by: Arno Steffens diff -Nur u-boot-2017.11/drivers/net/phy/smsc.c u-boot-2017.11_patched/drivers/net/phy/smsc.c --- u-boot-2017.11/drivers/net/phy/smsc.c 2017-11-14 02:08:06.0 +0100 +++ u-boot-2017.11_patched/drivers/net/phy