[oe-commits] Ulf Samuelsson : u-boot-2009.11: Add recipe

git version control git at git.openembedded.org
Thu Mar 25 16:48:28 UTC 2010


Module: openembedded.git
Branch: ulf/linux-2.6.30-20100317
Commit: 16226c1ccc53fed80c0868431c78aeb72af0eea1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=16226c1ccc53fed80c0868431c78aeb72af0eea1

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Thu Mar 25 16:25:42 2010 +0100

u-boot-2009.11: Add recipe

Fix buggy dataflash support for sam9g45/m10
Add support for sd-card
More robust error handling for dataflash access.
Add debug command to allow runtime control of verbosity
Add support for at91sam9m10g45ek

Signed-off-by: Ulf Samuelsson <ulf.samuelsson at atmel.com>

---

 ...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                   |   41 ++
 15 files changed, 1887 insertions(+), 0 deletions(-)

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




More information about the Openembedded-commits mailing list