From ba82dd70f3dcae1954e34a1ec622e3c23863854c Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 15 Jan 2010 19:36:05 +0100 Subject: From: Ulf Samuelsson Add support for at91bootstrap-2.13. Fixes problem with stack, breaking all boards, compared to 2.13-rc[1-7] Updates kconfig to 2.6.32 More options to save code on SRAM constrained SAM9260. Builds for the following at91 chips. * afeb9260 * at91cap9adk * at91cap9stk * at91sam9g10ek, * at91sam9g20ek * at91sam9g45ek * at91sam9g45ekes * at91sam9rlek * at91sam9xeek * at91sam9m10ek * at91sam9260ek * at91sam9261ek * at91sam9263ek So far, it has only been downloaded and tested on the sam9g45ek (dataflash) Therefore it is only default for this chip. Signed-off-by: Ulf Samuelsson --- --- .../at91bootstrap-2.13/at91cap9adk/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9260ek/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9261ek/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9263ek/defconfig | 113 +++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9g20ek/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9g45ek/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9rlek/defconfig | 110 ++++++++++++++++++++ .../at91bootstrap-2.13/at91sam9xeek/defconfig | 110 ++++++++++++++++++++ recipes/at91bootstrap/at91bootstrap_2.13.bb | 8 ++ 9 files changed, 891 insertions(+) create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91cap9adk/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9260ek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9261ek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9263ek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g20ek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g45ek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9rlek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap-2.13/at91sam9xeek/defconfig create mode 100644 recipes/at91bootstrap/at91bootstrap_2.13.bb diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91cap9adk/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91cap9adk/defconfig new file mode 100644 index 0000000000..8ccd36dbc8 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91cap9adk/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:30 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91cap9df" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +CONFIG_AT91CAP9ADK=y +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91CAP9" +CONFIG_BOARD="at91cap9adk" +CONFIG_MACH_TYPE="0x61E" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x108000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +CONFIG_CRYSTAL_12_000MHZ=y +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +# CONFIG_CRYSTAL_18_432MHZ is not set +ALLOW_CRYSTAL_12_000MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +ALLOW_CPU_CLK_240MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +# CONFIG_SDRAM is not set +CONFIG_SDDRC=y +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +ALLOW_FLASH=y +# ALLOW_NANDFLASH is not set +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +# ALLOW_DATAFLASH_RECOVERY is not set +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +# ALLOW_BOOT_FROM_DATAFLASH_CS1 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x73F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9260ek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9260ek/defconfig new file mode 100644 index 0000000000..5e744ad829 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9260ek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:52 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9260dfc" +CONFIG_AT91SAM9260EK=y +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9260" +CONFIG_BOARD="at91sam9260ek" +CONFIG_MACH_TYPE="0x44B" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x301000" +CONFIG_BOOTSTRAP_MAXSIZE="4096" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +# CONFIG_SMALL_DATAFLASH is not set +CONFIG_DATAFLASH_RECOVERY=y +ALLOW_DATAFLASH_RECOVERY=y +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +ALLOW_BOOT_FROM_DATAFLASH_CS1=y +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +# CONFIG_DEBUG is not set +# CONFIG_VERBOSE is not set +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9261ek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9261ek/defconfig new file mode 100644 index 0000000000..05058be3d3 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9261ek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:56 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9261df" +# CONFIG_AT91SAM9260EK is not set +CONFIG_AT91SAM9261EK=y +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9261" +CONFIG_BOARD="at91sam9261ek" +CONFIG_MACH_TYPE="0x350" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x328000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +ALLOW_CPU_CLK_266MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +# ALLOW_DATAFLASH_RECOVERY is not set +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +# ALLOW_BOOT_FROM_DATAFLASH_CS1 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS3=y +# DATAFLASHCARD_ON_CS0 is not set +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +# CONFIG_DATAFLASHCARD is not set +CONFIG_CARD_SUFFIX="" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9263ek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9263ek/defconfig new file mode 100644 index 0000000000..70f6e3228e --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9263ek/defconfig @@ -0,0 +1,113 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:59 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9263dfc" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +CONFIG_AT91SAM9263EK=y +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9263" +CONFIG_BOARD="at91sam9263ek" +CONFIG_MACH_TYPE="0x4B2" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x314000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +CONFIG_CRYSTAL_16_36766MHZ=y +# CONFIG_CRYSTAL_18_432MHZ is not set +ALLOW_CRYSTAL_16_36766MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_16_36766MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +ALLOW_CPU_CLK_240MHZ=y +DISABLE_CPU_CLK_240MHZ=y +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +ALLOW_PSRAM=y +ALLOW_SDRAM_16BIT=y +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +# CONFIG_SDRAM_16BIT is not set +# CONFIG_PSRAM is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +# ALLOW_DATAFLASH_RECOVERY is not set +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +# ALLOW_BOOT_FROM_DATAFLASH_CS1 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +# CONFIG_DEBUG is not set +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g20ek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g20ek/defconfig new file mode 100644 index 0000000000..8520a79658 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g20ek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:34 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9g20dfc" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +CONFIG_AT91SAM9G20EK=y +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9G20" +CONFIG_BOARD="at91sam9g20ek" +CONFIG_MACH_TYPE="0x658" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x301000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +# CONFIG_CPU_CLK_200MHZ is not set +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +CONFIG_CPU_CLK_400MHZ=y +ALLOW_CPU_CLK_400MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +# CONFIG_BUS_SPEED_100MHZ is not set +CONFIG_BUS_SPEED_133MHZ=y + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +CONFIG_DATAFLASH_RECOVERY=y +ALLOW_DATAFLASH_RECOVERY=y +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +ALLOW_BOOT_FROM_DATAFLASH_CS1=y +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g45ek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g45ek/defconfig new file mode 100644 index 0000000000..6259b01f13 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g45ek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:42 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9g45df" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +CONFIG_AT91SAM9G45EK=y +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9G45" +CONFIG_BOARD="at91sam9g45ek" +CONFIG_MACH_TYPE="1830" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x304000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +# CONFIG_CPU_CLK_200MHZ is not set +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +CONFIG_CPU_CLK_400MHZ=y +ALLOW_CPU_CLK_400MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +# CONFIG_BUS_SPEED_100MHZ is not set +CONFIG_BUS_SPEED_133MHZ=y + +# +# Memory selection +# +# CONFIG_SDRAM is not set +# CONFIG_SDDRC is not set +CONFIG_DDR2=y +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +# CONFIG_RAM_64MB is not set +CONFIG_RAM_128MB=y +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +CONFIG_DATAFLASH_RECOVERY=y +ALLOW_DATAFLASH_RECOVERY=y +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +# ALLOW_BOOT_FROM_DATAFLASH_CS1 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x73F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9rlek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9rlek/defconfig new file mode 100644 index 0000000000..af7ce6adfb --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9rlek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:47 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9rldf" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +CONFIG_AT91SAM9RLEK=y +# CONFIG_AT91SAM9XEEK is not set +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9RL" +CONFIG_BOARD="at91sam9rlek" +CONFIG_MACH_TYPE="1326" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x310000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +ALLOW_CPU_CLK_266MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +# ALLOW_DATAFLASH_RECOVERY is not set +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +# ALLOW_BOOT_FROM_DATAFLASH_CS1 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +# DATAFLASHCARD_ON_CS0 is not set +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +# CONFIG_DATAFLASHCARD is not set +CONFIG_CARD_SUFFIX="" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9xeek/defconfig b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9xeek/defconfig new file mode 100644 index 0000000000..fc83730b6f --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap-2.13/at91sam9xeek/defconfig @@ -0,0 +1,110 @@ +# +# Automatically generated make config: don't edit +# Tue Jan 12 22:00:49 2010 +# +HAVE_DOT_CONFIG=y +CONFIG_BOARDNAME="at91sam9xedfc" +# CONFIG_AT91SAM9260EK is not set +# CONFIG_AT91SAM9261EK is not set +# CONFIG_AT91SAM9263EK is not set +# CONFIG_AT91SAM9RLEK is not set +CONFIG_AT91SAM9XEEK=y +# CONFIG_AT91SAM9G10EK is not set +# CONFIG_AT91SAM9G20EK is not set +# CONFIG_AT91SAM9G45EK is not set +# CONFIG_AT91SAM9G45EKES is not set +# CONFIG_AT91SAM9M10EK is not set +# CONFIG_AT91CAP9ADK is not set +# CONFIG_AT91CAP9STK is not set +# CONFIG_AFEB9260 is not set +CONFIG_CHIP="AT91SAM9XE" +CONFIG_BOARD="at91sam9xeek" +CONFIG_MACH_TYPE="0x44B" +CONFIG_LINK_ADDR="0x000000" +CONFIG_TOP_OF_MEMORY="0x301000" +CONFIG_BOOTSTRAP_MAXSIZE="13000" +# CONFIG_CRYSTAL_12_000MHZ is not set +# CONFIG_CRYSTAL_16_000MHZ is not set +# CONFIG_CRYSTAL_16_36766MHZ is not set +CONFIG_CRYSTAL_18_432MHZ=y +ALLOW_CRYSTAL_18_432MHZ=y +CONFIG_CRYSTAL="CRYSTAL_18_432MHZ" +# CONFIG_CPU_CLK_166MHZ is not set +# CONFIG_CPU_CLK_180MHZ is not set +CONFIG_CPU_CLK_200MHZ=y +# CONFIG_CPU_CLK_240MHZ is not set +# CONFIG_CPU_CLK_266MHZ is not set +# CONFIG_CPU_CLK_400MHZ is not set +ALLOW_CPU_CLK_200MHZ=y +# DISABLE_CPU_CLK_240MHZ is not set +# CONFIG_BUS_SPEED_83MHZ is not set +# CONFIG_BUS_SPEED_90MHZ is not set +CONFIG_BUS_SPEED_100MHZ=y +# CONFIG_BUS_SPEED_133MHZ is not set + +# +# Memory selection +# +CONFIG_SDRAM=y +# CONFIG_SDDRC is not set +# CONFIG_DDR2 is not set +ALLOW_DATAFLASH=y +# ALLOW_FLASH is not set +ALLOW_NANDFLASH=y +# ALLOW_SDCARD is not set +# ALLOW_PSRAM is not set +# ALLOW_SDRAM_16BIT is not set +# CONFIG_RAM_32MB is not set +CONFIG_RAM_64MB=y +# CONFIG_RAM_128MB is not set +# CONFIG_RAM_256MB is not set +CONFIG_DATAFLASH=y +# CONFIG_FLASH is not set +# CONFIG_NANDFLASH is not set +# CONFIG_SDCARD is not set +CONFIG_MEMORY="dataflash" + +# +# SPI configuration +# +CONFIG_SPI_CLK=33000000 +CONFIG_SMALL_DATAFLASH=y +CONFIG_DATAFLASH_RECOVERY=y +ALLOW_DATAFLASH_RECOVERY=y +CONFIG_SPI_BOOT_CS0=y +# CONFIG_SPI_BOOT_CS1 is not set +# CONFIG_SPI_BOOT_CS2 is not set +# CONFIG_SPI_BOOT_CS3 is not set +ALLOW_BOOT_FROM_DATAFLASH_CS0=y +ALLOW_BOOT_FROM_DATAFLASH_CS1=y +# ALLOW_BOOT_FROM_DATAFLASH_CS2 is not set +# ALLOW_BOOT_FROM_DATAFLASH_CS3 is not set +DATAFLASHCARD_ON_CS0=y +# DATAFLASHCARD_ON_CS1 is not set +# DATAFLASHCARD_ON_CS2 is not set +# DATAFLASHCARD_ON_CS3 is not set +CONFIG_DATAFLASHCARD=y +CONFIG_CARD_SUFFIX="card" +CONFIG_SPI_BOOT="AT91C_SPI_PCS0_DATAFLASH" +CONFIG_SPI_MODE_0=y +# CONFIG_SPI_MODE_1 is not set +# CONFIG_SPI_MODE_2 is not set +# CONFIG_SPI_MODE_3 is not set +CONFIG_SPI_MODE=0 +CONFIG_PROJECT="dataflash" +CONFIG_LOAD_UBOOT=y +# CONFIG_LOAD_64KB is not set +# CONFIG_LOAD_1MB is not set +# CONFIG_LOAD_4MB is not set +CONFIG_IMG_ADDRESS="0x00008400" +CONFIG_IMG_SIZE="0x00040000" +CONFIG_JUMP_ADDR="0x23F00000" +CONFIG_APP_CHECK=y +# CONFIG_LONG_TEST is not set +CONFIG_DEBUG=y +CONFIG_VERBOSE=y +CONFIG_HW_INIT=y +# CONFIG_USER_HW_INIT is not set +# CONFIG_THUMB is not set +CONFIG_SX_AT91=y +CONFIG_RAW_AT91=y diff --git a/recipes/at91bootstrap/at91bootstrap_2.13.bb b/recipes/at91bootstrap/at91bootstrap_2.13.bb new file mode 100644 index 0000000000..6f544fba54 --- /dev/null +++ b/recipes/at91bootstrap/at91bootstrap_2.13.bb @@ -0,0 +1,8 @@ +require at91bootstrap.inc +PR = "r0" +DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_at91sam9g45ek = "1" +DEFAULT_PREFERENCE_at91sam9g45ekes = "1" +DEFAULT_PREFERENCE_at91sam9m10ek = "1" + + -- cgit 1.2.3-korg