[oe-commits] Ulf Samuelsson : Add u-boot-2009.11 support for AT91SAM9

git version control git at git.openembedded.org
Sun Oct 17 20:57:57 UTC 2010


Module: openembedded.git
Branch: ulf/linux-2.6.30-2010-10-16
Commit: e620c3e88c9d11cc6244c6b0918ec153a8581824
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e620c3e88c9d11cc6244c6b0918ec153a8581824

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Sat Oct 16 13:10:03 2010 +0200

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

---

 ...port-running-ATSAM9G45-M10-from-dataflash.patch |  117 +++
 ...-SAM9M10-G45-config-for-dataflash-support.patch |  110 +++
 ...rt-selecting-SPI-mode-in-dataflash-driver.patch |  116 +++
 ...replace-verbose-dataflash_mmc_mux-command.patch |   28 +
 ...ibarm-board.c-Gets-overwritten-workaround.patch |   34 +
 .../0007-fat.c-Add-DEBUG-currently-disabled.patch  |   26 +
 ...0008-env_dataflash.c-More-robust-handling.patch |  148 ++++
 ...g.c-Add-a-generic-function-for-debug-vars.patch |  168 +++++
 ...10-debug.h-Add-header-for-debug-variables.patch |   60 ++
 ...-common-Makefile-Add-cmd_debug.c-to-build.patch |   27 +
 ...mci.c-Support-writing-out-AT91-mci-config.patch |  100 +++
 ...taflash.c-Status-printout-depend-on-DEBUG.patch |   59 ++
 .../0014-AT91-MCI-Add-support-for-SD-Card.patch    |  740 ++++++++++++++++++++
 .../0015-sam9m10g45ek-Add-configuration-file.patch |  113 +++
 recipes/u-boot/u-boot_2009.11.bb                   |   44 ++
 15 files changed, 1890 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=e620c3e88c9d11cc6244c6b0918ec153a8581824




More information about the Openembedded-commits mailing list