avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
15
u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
Normal file
15
u-boot/configs/controlcenterd_TRAILBLAZER_defconfig
Normal file
@@ -0,0 +1,15 @@
|
||||
CONFIG_PPC=y
|
||||
CONFIG_MPC85xx=y
|
||||
CONFIG_TARGET_CONTROLCENTERD=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="TRAILBLAZER,SPIFLASH"
|
||||
CONFIG_BOOTDELAY=-2
|
||||
# CONFIG_CMD_BOOTM is not set
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_FLASH is not set
|
||||
CONFIG_CMD_MMC=y
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_CMD_TPM=y
|
||||
CONFIG_DM=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_TPM_AUTH_SESSIONS=y
|
||||
CONFIG_TPM=y
|
||||
Reference in New Issue
Block a user