public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Leif Lindholm <leif.lindholm@linaro.org>
To: Sven Auhagen <sven.auhagen@voleatech.de>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: Grub Error Marvell Board
Date: Mon, 29 Oct 2018 20:03:14 +0000	[thread overview]
Message-ID: <20181029200314.5r5yji6t6utlrkd5@bivouac.eciton.net> (raw)
In-Reply-To: <1DAF8C77-BB15-44DB-89FA-0D1CB1743EC0@voleatech.de>

Hi Sven,

On Fri, Oct 26, 2018 at 02:08:16PM +0000, Sven Auhagen wrote:
> I have a Marvell Board like the MCBin with an Marvell 8040 CPU.

A custom board?
Is this using one of the platforms from edk2-platforms, or something
from Marvell's repositories?

> EDK2 works fine, a Debian installer runs just fine.
> The problem comes after the installation.
> 
> When I try to boot from the eMMC where the files were installed on
> grub seems not to find the partitions anymore:
> 
> Tianocore/EDK2 firmware version MARVELL_EFI
> Press ESCAPE for boot options XhcCheckUrbResult: STALL_ERROR! Completecode = 6
> XhcControlTransfer: error - Device Error, transfer - 2
> XHCI: Don't support multi-TT feature for Hub now. (force to disable MTT)

Well, this bit is USB related, so we can probably ignore it.

> Installed Fat filesystem on BE649F98
> Installed Fat filesystem on BE80FE98
> ...[Bds]Booting Debian
> Loading driver at 0x000B6732000 EntryPoint=0x000B6732400
> Loading driver at 0x000B6732000 EntryPoint=0x000B6732400
> error: no such partition.
> Entering rescue mode...
> grub rescue>
> grub rescue> ls
> (hd0) (hd1) (hd2) (hd3)
> grub rescue> set
> cmdpath=(hd1)/efi/debian
> prefix=(hd1,gpt2)/boot/grub
> root=hd1,gpt2
> grub rescue>
> 
> Has anyone an idea why this is happening or what could be the cause?

Does your platform build configuration enable the eMMC?
The easiest explanation would be if your EDK2 simply does not support
the eMMC. As long as the hardware description tells Linux about it,
the kernel can access it even when the firmware does not know how to
use it.

Best Regards,

Leif


  reply	other threads:[~2018-10-29 20:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-26 14:08 Grub Error Marvell Board Sven Auhagen
2018-10-29 20:03 ` Leif Lindholm [this message]
2018-11-05  6:57   ` Sven Auhagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181029200314.5r5yji6t6utlrkd5@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox