Add u-boot-2009.11 support for AT91SAM9
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 17 Oct 2010 21:06:39 +0000 (23:06 +0200)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 17 Oct 2010 21:13:37 +0000 (23:13 +0200)
commitffd3f97c6b31917ca9d2401af78d420ec4ae42ae
tree88af226178f98074b0820a487d9a12a8e21e0283
parent98d0eb19cad0ed13d9ff1ec6791a46bc501161da
Add u-boot-2009.11 support for AT91SAM9

Add support for dataflash for SAM9G45/M10
Add support for SD-Card
Add mmc/mux command
Workaround for problem with UBOOT_VERSION beeing overwritten
Add CRC for dataflash environment
Add generic function for adding debug variables
15 files changed:
recipes/u-boot/u-boot-2009.11/at91/0002-Support-running-ATSAM9G45-M10-from-dataflash.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0003-Update-SAM9M10-G45-config-for-dataflash-support.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0004-Support-selecting-SPI-mode-in-dataflash-driver.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0005-mux-replace-verbose-dataflash_mmc_mux-command.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0006-libarm-board.c-Gets-overwritten-workaround.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0007-fat.c-Add-DEBUG-currently-disabled.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0008-env_dataflash.c-More-robust-handling.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0009-cmd_debug.c-Add-a-generic-function-for-debug-vars.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0010-debug.h-Add-header-for-debug-variables.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0011-common-Makefile-Add-cmd_debug.c-to-build.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0012-cmd_mci.c-Support-writing-out-AT91-mci-config.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0013-atmel_dataflash.c-Status-printout-depend-on-DEBUG.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0014-AT91-MCI-Add-support-for-SD-Card.patch [new file with mode: 0644]
recipes/u-boot/u-boot-2009.11/at91/0015-sam9m10g45ek-Add-configuration-file.patch [new file with mode: 0644]
recipes/u-boot/u-boot_2009.11.bb [new file with mode: 0644]