Altera SoC Embedded Design Suite User Manual

Page 175

Advertising
background image

BSP Setting

Type

Default Value

Description

spl.CROSS_COMPILE

String

arm-
altera-
eabi

This setting specifies the cross

compilation tool chain for use.

spl.boot.BOOT_FROM_QSPI

(1)

Boolean False

This setting loads the boot loader

image from QSPI.

spl.boot.BOOT_FROM_SDMMC

(2)

Boolean True

This setting loads the subsequent

boot image from Secure Digital/

MultiMediaCard (SD/MMC).

spl.boot.BOOT_FROM_RAM

(3)

Boolean False

This setting loads the subsequent

boot image from RAM.

spl.boot.BOOT_FROM_NAND

Boolean False

This setting loads the subsequent

boot image from NAND.

spl.boot.QSPI_NEXT_BOOT_IMAGE

Hexadec

imal

0x60000

This setting specifies the location

of the subsequent boot image in

QSPI.

spl.boot.SDMMC_NEXT_BOOT_IMAGE

Hexadec

imal

0x40000

This setting specifies the location

of the subsequent boot image in

SD/MMC.

spl.boot.NAND_NEXT_BOOT_IMAGE

Hexadec

imal

0xC0000

This setting specifies the location

of the subsequent boot image in

NAND.

spl.boot.FAT_SUPPORT

Boolean False

Enable FAT partition support

when booting from SDMMC.

(1)

• When using bsp-create-settings or bsp-update-settings, you must turn off the boot option that is

currently turned on before you can turn on a different boot option.

• When using bsp-editor , only one of these options can be turned on at a time:

spl.boot.BOOT_FROM_

QSPI

,

spl.boot.BOOT_FROM_SDMMC

, or

spl.boot.BOOT_FROM_RAM

.

(2)

• When using bsp-create-settings or bsp-update-settings, you must turn off the boot option that is

currently turned on before you can turn on a different boot option.

• When using bsp-editor , only one of these options can be turned on at a time:

spl.boot.BOOT_FROM_

QSPI

,

spl.boot.BOOT_FROM_SDMMC

, or

spl.boot.BOOT_FROM_RAM

.

(3)

• When using bsp-create-settings or bsp-update-settings, you must turn off the boot option that is

currently turned on before you can turn on a different boot option.

• When using bsp-editor , only one of these options can be turned on at a time:

spl.boot.BOOT_FROM_

QSPI

,

spl.boot.BOOT_FROM_SDMMC

, or

spl.boot.BOOT_FROM_RAM

.

7-10

Available BSP Settings

ug-1137

2013.05.03

Altera Corporation

HPS Preloader User Guide

Send Feedback

Advertising