mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Dennis Menschel <menschel-d@posteo.de>
To: barebox@lists.infradead.org
Subject: Booting AM335x MLO from network no longer works
Date: Sat, 15 Sep 2018 14:33:51 +0200	[thread overview]
Message-ID: <df6edf8c-d15a-5e7b-58ad-6fc32ad56590@posteo.de> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 1612 bytes --]

Hi,

while upgrading to a recent version of barebox, I've encountered the
problem that booting an AM335x board via network does no longer work.
The MLO fails to chain-load barebox.bin, it doesn't even send a request
to the TFTP-Server to retrieve the main bootloader file.

Working through the Git history, I've been able to pinpoint the problem
as follows (using output from "git describe"):

- On the topic branch which introduced the bug, v2017.11.0-11-g946bc95a4
was the last working version.

- From v2017.11.0-12-gab84733e5 up to v2017.11.0-14-g6b4a38d00, the MLO
neither produces any outputs on the UART0 nor chain-loads barebox.bin.

- Since version v2017.11.0-15-g528298b70, the MLO produces the following
output:

> barebox 2017.11.0 #1 Wed Sep 12 07:23:48 UTC 2018
>
>
> Board: Phytec phyCORE AM335x
> cpsw 4a100000.ethernet: detected phy mask 0x1
> mdio_bus: miibus0: probed
> eth0: got preset MAC address: c4:f3:12:e7:cb:9c
> booting from NET
> eth0: got preset MAC address: c4:f3:12:e7:cb:9c
> eth0: 100Mbps full duplex link detected
> eth0: DHCP client bound to address 192.168.4.52
> bootfile not found.
> booting failed

The master branch includes the problem as of v2017.12.0-90-g3dbe78ab5,
so that the first official release with this behavior has been v2018.01.0.

The bug still persists in v2018.09.0.

The board-specific MLO I've been using is this:
barebox-am33xx-phytec-phycore-r2-mlo-512mb.img

Let me know if you need further information in order to reproduce and/or
fix the problem.

Thanks in advance, and best regards,
Dennis Menschel


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2018-09-15 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-15 12:33 Dennis Menschel [this message]
2018-09-17 10:10 ` [PATCH] ARM: omap: xload: Fix network boot filename Sascha Hauer
2018-09-17 10:11 ` Booting AM335x MLO from network no longer works Sascha Hauer
2018-09-17 16:50   ` Dennis Menschel

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-all 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=df6edf8c-d15a-5e7b-58ad-6fc32ad56590@posteo.de \
    --to=menschel-d@posteo.de \
    --cc=barebox@lists.infradead.org \
    /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