All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Cc: Ulf Samuelsson <ulf.samuelsson@atmel.com>
Subject: [PATCH v3 03/08] Add initial pointercal files for at91 boards
Date: Mon, 31 Jan 2011 22:18:03 +0100	[thread overview]
Message-ID: <1296508688-5770-3-git-send-email-ulf.samuelsson@atmel.com> (raw)
In-Reply-To: <1296508688-5770-2-git-send-email-ulf.samuelsson@atmel.com>

Support
* at91sam9261ek
* at91sam9263ek
* at91sam9g10ek
* at91sam9g45ekes
* at91sam9m10ekes
* at91sam9m10g45ek
* at91sam9rlek


Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
---
 recipes/pointercal/files/at91sam9261ek/pointercal  |    1 +
 recipes/pointercal/files/at91sam9263ek/pointercal  |    1 +
 recipes/pointercal/files/at91sam9g10ek/pointercal  |    1 +
 .../pointercal/files/at91sam9g45ekes/pointercal    |    1 +
 .../pointercal/files/at91sam9m10ekes/pointercal    |    1 +
 .../pointercal/files/at91sam9m10g45ek/pointercal   |    1 +
 recipes/pointercal/files/at91sam9rlek/pointercal   |    1 +
 7 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 recipes/pointercal/files/at91sam9261ek/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9263ek/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9g10ek/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9g45ekes/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9m10ekes/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9m10g45ek/pointercal
 create mode 100644 recipes/pointercal/files/at91sam9rlek/pointercal

diff --git a/recipes/pointercal/files/at91sam9261ek/pointercal b/recipes/pointercal/files/at91sam9261ek/pointercal
new file mode 100644
index 0000000..8ad165c
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9261ek/pointercal
@@ -0,0 +1 @@
+-63 4252 -705920 5593 13 -1131758 65536
diff --git a/recipes/pointercal/files/at91sam9263ek/pointercal b/recipes/pointercal/files/at91sam9263ek/pointercal
new file mode 100644
index 0000000..7a8596d
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9263ek/pointercal
@@ -0,0 +1 @@
+-10 4298 -1026530 5663 8 -1123190 65536
diff --git a/recipes/pointercal/files/at91sam9g10ek/pointercal b/recipes/pointercal/files/at91sam9g10ek/pointercal
new file mode 100644
index 0000000..709bf6a
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9g10ek/pointercal
@@ -0,0 +1 @@
+62 4355 -1186130 5776 15 -1289552 65536
diff --git a/recipes/pointercal/files/at91sam9g45ekes/pointercal b/recipes/pointercal/files/at91sam9g45ekes/pointercal
new file mode 100644
index 0000000..d8b5fd6
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9g45ekes/pointercal
@@ -0,0 +1 @@
+33442 123 -1524636 -99 21242 -1963236 65536
diff --git a/recipes/pointercal/files/at91sam9m10ekes/pointercal b/recipes/pointercal/files/at91sam9m10ekes/pointercal
new file mode 100644
index 0000000..d8b5fd6
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9m10ekes/pointercal
@@ -0,0 +1 @@
+33442 123 -1524636 -99 21242 -1963236 65536
diff --git a/recipes/pointercal/files/at91sam9m10g45ek/pointercal b/recipes/pointercal/files/at91sam9m10g45ek/pointercal
new file mode 100644
index 0000000..3623751
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9m10g45ek/pointercal
@@ -0,0 +1 @@
+33229 -46 -1353468 168 20496 -1811604 65536
diff --git a/recipes/pointercal/files/at91sam9rlek/pointercal b/recipes/pointercal/files/at91sam9rlek/pointercal
new file mode 100644
index 0000000..6020d7f
--- /dev/null
+++ b/recipes/pointercal/files/at91sam9rlek/pointercal
@@ -0,0 +1 @@
+16853 73 -772255 -134 -22464 22132488 65536
-- 
1.6.3.3




  reply	other threads:[~2011-01-31 21:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 21:18 [PATCH v3 01/08] Add support for at91bootstrap-3.0 Ulf Samuelsson
2011-01-31 21:18 ` [PATCH v3 02/08] Add ALSA support for at91sam9xe Ulf Samuelsson
2011-01-31 21:18   ` Ulf Samuelsson [this message]
2011-01-31 21:18     ` [PATCH v3 04/08] Add X arguments for AT91 boards Ulf Samuelsson
2011-01-31 21:18       ` [PATCH v3 05/08] Add SD-Card boot with environment support to u-boot-2009.11 Ulf Samuelsson
2011-01-31 21:18         ` [PATCH v3 06/08] Update at91sam9m10ekes linux patch to exp.4 Ulf Samuelsson
2011-01-31 21:18           ` [PATCH v3 07/08] Add Wi-Fi support to at91 Ulf Samuelsson
2011-01-31 21:18             ` [PATCH v3 08/08] Remove some patches, which was moved by previous linux patch Ulf Samuelsson
2011-02-01  9:21             ` [PATCH v3 07/08] Add Wi-Fi support to at91 Marcin Juszkiewicz
2011-02-01  9:18       ` [PATCH v3 04/08] Add X arguments for AT91 boards Marcin Juszkiewicz
2011-02-01  9:15 ` [PATCH v3 01/08] Add support for at91bootstrap-3.0 Marcin Juszkiewicz
2011-02-01 18:34   ` Ulf Samuelsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1296508688-5770-3-git-send-email-ulf.samuelsson@atmel.com \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.