linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] [tegra-uboot-flasher-scripts] Add support for Norrin board
@ 2014-07-02 18:07 Allen Martin
       [not found] ` <1404324449-1883-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Martin @ 2014-07-02 18:07 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA, Allen Martin

Add support for Norrin (Tegra124 Chromebook reference design).
Disabled by default until u-boot patches make it upstream.

Signed-off-by: Allen Martin <amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
Changes for v2
 - Fixed capitalization
 - Change to disabled
---
 configs/norrin.board  | 5 +++++
 configs/norrin.config | 9 +++++++++
 2 files changed, 14 insertions(+)
 create mode 100644 configs/norrin.board
 create mode 100644 configs/norrin.config

diff --git a/configs/norrin.board b/configs/norrin.board
new file mode 100644
index 000000000000..1dfb14c5ec9e
--- /dev/null
+++ b/configs/norrin.board
@@ -0,0 +1,5 @@
+board = {
+    'vendor': 'nvidia',
+    'soc': 'tegra124',
+    'disabled': True,
+}
diff --git a/configs/norrin.config b/configs/norrin.config
new file mode 100644
index 000000000000..cce4f26c61fb
--- /dev/null
+++ b/configs/norrin.config
@@ -0,0 +1,9 @@
+config = {
+    'bct': 'PM370_Hynix_2GB_H5TC4G63AFR_PBA_924MHz_01212014.bct',
+    'board': 'norrin',
+    'dtbfn-extra': '',
+    'flash-erase-size': 1048576,
+    'flash-image': 'norrin-spi.img',
+    'flash-type': 'spi',
+    'flash-id-uboot': '1:0',
+}
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] [tegra-uboot-flasher-scripts] Add support for Norrin board
       [not found] ` <1404324449-1883-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2014-07-02 18:54   ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2014-07-02 18:54 UTC (permalink / raw)
  To: Allen Martin; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

On 07/02/2014 12:07 PM, Allen Martin wrote:
> Add support for Norrin (Tegra124 Chromebook reference design).
> Disabled by default until u-boot patches make it upstream.

Applied with s/u-boot/U-Boot/.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-02 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 18:07 [PATCH v2] [tegra-uboot-flasher-scripts] Add support for Norrin board Allen Martin
     [not found] ` <1404324449-1883-1-git-send-email-amartin-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-07-02 18:54   ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).