The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SNP failure when chainloading from U-Boot
2020-09-20, 17:34
Post: #1
SNP failure when chainloading from U-Boot
Issue

Using the setup below, I'm trying to chainload iPXE from U-Boot on a small ARM32 board (ODroid MC1). iPXE is able to see the SNP interface with `ifstat`, but running `ifopen net0` shows `NETDEV net0 failed to receive 0x0: The socket is not connected` and the iPXE shell freezes. Full log is shown here and iPXE config page is here and here.

Any tips for debugging this further? Thanks y'all!

Setup

Board: ODroid MC1
CPU: ARM32 Samsung Exynos5422
iPXE build: bin-arm32-efi/snp.efi with lots of DEBUG enabled, script
iPXE source: latest master but had to disable a couple optional features to avoid freezes, diff
U-Boot build: script
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SNP failure when chainloading from U-Boot - ljfranklin - 2020-09-20 17:34



User(s) browsing this thread: 1 Guest(s)