diff options
Diffstat (limited to 'configs/P5040DS_NAND_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/P5040DS_NAND_SECURE_BOOT_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/P5040DS_NAND_SECURE_BOOT_defconfig b/configs/P5040DS_NAND_SECURE_BOOT_defconfig new file mode 100644 index 0000000..a6cc7c4 --- /dev/null +++ b/configs/P5040DS_NAND_SECURE_BOOT_defconfig @@ -0,0 +1,5 @@ +CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,NAND,SECURE_BOOT,SYS_TEXT_BASE=0xFFF40000" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_P5040DS=y +CONFIG_SPI_FLASH=y |