Am 06.05.21 um 21:47 schrieb Dan Horák:
On Wed, 5 May 2021 17:51:33 +0200
Andreas Reschke <arm_ml@xxxxxxxxxxx> wrote:
Am 04.05.21 um 16:58 schrieb Peter Robinson:
U-Boot 2021.04 (Apr 28 2021 - 00:00:00)
U-Boot TPL 2021.04 (Apr 21 2021 - 00:00:00)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...
U-Boot SPL 2021.04 (Apr 21 2021 - 00:00:00 +0000)
Trying to boot from MMC2
U-Boot 2020.10-1 (Oct 14 2020 - 10:43:46 +0000) Manjaro ARM
Yep, so you probably need to disable the EMMC because it's loading it
from the EMMC for some reason.
If it loads to Fedora you can also run "dd if=/dev/zero
of=/dev/mmcblkX bs=1M count=10" (update the mmcblkX to the right one)
to zero out the beginning of the EMMC if you don't care about the
contents of it.
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
After "dd if=/dev/zero of=/dev/mmcblkX bs=1M count=10" I want to boot
with Fedora-Everything-netinst-aarch64-34-1.2.iso
How to boot from USB?
interrupt the autoboot countdown in u-boot and enter "run bootcmd_usb0"
the installer probably starts OK (responds to pings), but the screen is
off
Dan
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Hello Dan,
you're right, after "run bootcmd_usb0" Fedora boots from USB. I've edit
the boot cmdline and removed "rhgb quite console=tty0".
So i run the installations process but the screen is off. Only network
access and serial console is working.
Andreas
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure