5 firmware administration, 5 firmware administration - 17, Flash partition scheme (64mb) - 17 – Kontron AT8902 User Manual

Page 84: At8902 software description

Advertising
background image

AT8902

Software Description

Page 4 - 17

AT8902 User Guide

4.5

Firmware Administration

A running AT8902 system requires – after the bootloader has passed control to the kernel –
the kernel itself, the root file system (initrd), the FASTPATH switching application and a config-
uration file for base and fabric switch. These software components, together with the IPMC im-
age, make up the AT8902 firmware.

The flash holding the software is divided into twelve partitions. There are partitions to store two
bootloader, three kernel and three initrd images. Two partitions are reserved for the bootloader
environments, one partition is used to hold up to nine images of the switching application (de-
pending on the size of the images) and one partition is used to hold up to 99 configuration set-
ting files. The partition scheme of the flash is shown below:

The kernel and initrd partitions labelled with ‘F’ contain factory default images which are known
to work properly on the AT8902. The factory default images cannot be updated using the CLI
commands described below.

Table 4-7: FLASH Partition Scheme (64MB)

Partition

Size

MTD

U-Boot Loader primary image (write protected)

256KB

11

U-Boot Loader secondary image, updatable (optional)

256KB

10

U-Boot primary environment

256KB

9

U-Boot secondary environment

256KB

8

Kernel factory image (KERNEL F)

2MB

7

Kernel primary image (KERNEL A)

2MB

6

Kernel secondary image (KERNEL B)

2MB

5

Initrd factory default (INITRD F)

7MB

4

Initrd primary image (INITRD A)

7MB

3

Initrd secondary image (INITRD B)

7MB

2

JFFS Configuration File Partition
CONFIGURATION text file F
CONFIGURATION text file 01
CONFIGURATION text file ...
CONFIGURATION text file 99
CONFIGSLOTS file containing multiple kernel/initrd/application/config-
uration combination for selection through CLI

4MB

1

JFFS Application Archive Partition
APPLICATION tgz archive F
APPLICATION tgz archive 01
APPLICATION tgz archive ...
APPLICATION tgz archive N

32MB

0

Advertising