summaryrefslogtreecommitdiff
path: root/configs/am335x_olimex_som_nandboot_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/am335x_olimex_som_nandboot_defconfig')
-rw-r--r--configs/am335x_olimex_som_nandboot_defconfig24
1 files changed, 24 insertions, 0 deletions
diff --git a/configs/am335x_olimex_som_nandboot_defconfig b/configs/am335x_olimex_som_nandboot_defconfig
new file mode 100644
index 0000000000..003032e878
--- /dev/null
+++ b/configs/am335x_olimex_som_nandboot_defconfig
@@ -0,0 +1,24 @@
+CONFIG_ARM=y
+CONFIG_TARGET_AM335X_OLIMEX_SOM=y
+CONFIG_SPL_STACK_R_ADDR=0x82000000
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
+CONFIG_NAND_BOOT=y
+CONFIG_SPL=y
+CONFIG_SPL_STACK_R=y
+CONFIG_SYS_EXTRA_OPTIONS="NAND"
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_BOOTZ=y
+# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_ASKENV=y
+# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_GPIO=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_EXT4=y
+CONFIG_CMD_EXT4_WRITE=y
+CONFIG_CMD_FAT=y
+CONFIG_CMD_FS_GENERIC=y
+# CONFIG_CMD_NET is not set
+CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y