public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* U-Boot fails dfu on edison
@ 2020-09-03 13:15 Simon Glass
  2020-09-03 13:40 ` Andy Shevchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Glass @ 2020-09-03 13:15 UTC (permalink / raw)
  To: u-boot

Hi,

I'd like to get edison running in my lab but it has resisted two
attempts so far.

My latest problem is that when I try the latest U-Boot, I get:

U-Boot 2020.10-rc3-00012-g9f04a634ef3 (Sep 03 2020 - 07:06:30 -0600)

CPU:   Genuine Intel(R) CPU   4000  @  500MHz
DRAM:  980.6 MiB
WDT:   Started with servicing (60s timeout)
MMC:   mmc at ff3fc000: 0, mmc at ff3fa000: 1
Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0
Target:blank
Partitioning already done...
Flashing already done...
Memory layout (mmc) not supported!
DFU entities configuration failed!
(partition table does not match dfu_alt_info?)
dfu - Device Firmware Upgrade

Usage:
dfu <USB_controller> [<interface> <dev>] [<timeout>] [list]
  - device firmware upgrade via <USB_controller>
    on device <dev>, attached to interface
    <interface>
    [<timeout>] - specify inactivity timeout in seconds
    [list] - list available alt settings

I tried resetting the environment, but then it seems to just clear the
environment.

=> env default -a
## Resetting to default environment
## Error: Can't force access to "bootdelay"
## Error: Can't force access to "baudrate"

Then I rebooted and tried the instructions in edison.rst :

 run do_force_flash_os
Saving Environment to MMC... Writing to MMC(0)... OK
Memory layout (mmc) not supported!
DFU entities configuration failed!
(partition table does not match dfu_alt_info?)
dfu - Device Firmware Upgrade

Usage:
dfu <USB_controller> [<interface> <dev>] [<timeout>] [list]
  - device firmware upgrade via <USB_controller>
    on device <dev>, attached to interface
    <interface>
    [<timeout>] - specify inactivity timeout in seconds
    [list] - list available alt settings


Any ideas please?

Regards,
Simon

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-14 22:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03 13:15 U-Boot fails dfu on edison Simon Glass
2020-09-03 13:40 ` Andy Shevchenko
2020-09-03 13:51   ` Andy Shevchenko
2020-09-03 14:21     ` Simon Glass
2020-09-03 15:05       ` Andy Shevchenko
2020-09-03 15:49         ` Andy Shevchenko
2020-09-14 22:03           ` Ferry Toth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox