summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/tny_a9263_bootstrap_defconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2013-01-23 21:52:12 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2013-01-25 18:33:58 +0100
commit6a63481cd73157dd696e52a00bbfad8b5d34f054 (patch)
treeb24580116553ab392bbb52ca4473e1c779f2978f /arch/arm/configs/tny_a9263_bootstrap_defconfig
parent29a59f2a4f2f1a4d7b3117e9d7a61b9a49123bd4 (diff)
downloadbarebox-6a63481cd73157dd696e52a00bbfad8b5d34f054.tar.gz
barebox-6a63481cd73157dd696e52a00bbfad8b5d34f054.tar.xz
tny_a9263: add bootstrap support
the lowlevel init is the same as the usb-a9263 except that can not have the 128MiB option Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/tny_a9263_bootstrap_defconfig')
-rw-r--r--arch/arm/configs/tny_a9263_bootstrap_defconfig26
1 files changed, 26 insertions, 0 deletions
diff --git a/arch/arm/configs/tny_a9263_bootstrap_defconfig b/arch/arm/configs/tny_a9263_bootstrap_defconfig
new file mode 100644
index 0000000000..d968b6f00f
--- /dev/null
+++ b/arch/arm/configs/tny_a9263_bootstrap_defconfig
@@ -0,0 +1,26 @@
+CONFIG_ARCH_AT91SAM9263=y
+CONFIG_MACH_TNY_A9263=y
+CONFIG_AT91_BOOTSTRAP=y
+CONFIG_BAREBOX_MAX_IMAGE_SIZE=0x12000
+CONFIG_AEABI=y
+# CONFIG_CMD_ARM_CPUINFO is not set
+CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
+CONFIG_ENVIRONMENT_VARIABLES=y
+CONFIG_PBL_IMAGE=y
+CONFIG_MMU=y
+CONFIG_MALLOC_DUMMY=y
+CONFIG_PROMPT="USB-9263:"
+CONFIG_SHELL_NONE=y
+CONFIG_CONSOLE_SIMPLE=y
+# CONFIG_DEFAULT_ENVIRONMENT is not set
+# CONFIG_SPI is not set
+CONFIG_MTD=y
+# CONFIG_MTD_WRITE is not set
+# CONFIG_MTD_OOB_DEVICE is not set
+CONFIG_NAND=y
+# CONFIG_NAND_ECC_HW is not set
+# CONFIG_NAND_ECC_HW_SYNDROME is not set
+# CONFIG_NAND_ECC_HW_NONE is not set
+CONFIG_NAND_ATMEL=y
+# CONFIG_FS_RAMFS is not set
+CONFIG_BOOTSTRAP_DEVFS=y