7 bootloader network interfaces, 2 octeon-sdk board support package, 1 installation – Kontron AT8242 User Manual

Page 90: 1 requirements, 2 instructions, Octeon-sdk board support package

Advertising
background image

Software Setup

74

AT8242

www.kontron.com

5.1.1.7

Bootloader Network Interfaces

The following table represents the logical u-boot network interfaces related to their physical Cavium NPU
connection (QLM):

5.1.2

OCTEON-SDK Board Support Package

5.1.2.1

Installation

5.1.2.1.1

Requirements

- Host with Linux operating system.

- Full installation of OCTEON SDK.

- Latest board support package from Kontron.

5.1.2.1.2

Instructions

1 - First of all, perform the full installation of Octeon SDK by following official Cavium instructions, the
Octeon SDK version that needs to be installed is specified in README document of AT8242 Board support
package.

2 - After installing the official OCTEON SDK, install the patch bundle from the board support package:

Copy the

patches directory from the board support package to the root of the Octeon SDK.

Install the patch bundle included in board support package, two options are available:

OPTION 1: Using quilt utility

From the root of the Octeon SDK execute quilt utility:

# quilt push -a

OPTION 2: Using shell command line

From the root of the Octeon SDK type:

# for i in $(cat ./patches/series); do patch -p1 < ./patches/$i;done

Cavium physical interfaces (QLM)

u-boot logical name(s)

RXAUI/QLM0

octeth0, octeth1

DXAUI/QLM2

octeth2

SGMII/QLM3

octeth3, octeth4, octeth5, octeth6

XAUI/QLM4

octeth7

Advertising