All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Add support for the Boundary Devices Nitrogen6x board
@ 2012-10-04 19:49 Eric Nelson
  2012-10-04 19:49 ` [U-Boot] [PATCH 1/3] Add nitrogen6x board Eric Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Eric Nelson @ 2012-10-04 19:49 UTC (permalink / raw)
  To: u-boot

This series defines a board type for Nitrogen6X, an SBC from Boundary
Devices.

The board is closely related to the Freescale SABRE Lite board as
discussed in this document.
	http://boundarydevices.com/differences-sabre-lite-nitrogen6x-and-som/

Because of the similarity, a Nitrogen6X U-Boot image will run on the
SABRE Lite board, and auto-detection is included.

This patch set is broken up into three pieces to expose the functional
differences between the boards.

The first patch essentially copies board/freescale/mx6qsabrelite to
board/boundary/nitrogen6x but does alter the settings file 
include/configs/nitrogen6x to reflect boot-from-SPI and storage
of environment variables in SPI NOR. It also contains an updated
README describing the board's usage.

The second patch reflects the change in PHY reset, and the third
sets up the pads for the WL1271 Wi-Fi/Bluetooth option on a Nitrogen6x.

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

end of thread, other threads:[~2012-10-08 21:24 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-04 19:49 [U-Boot] [PATCH 0/3] Add support for the Boundary Devices Nitrogen6x board Eric Nelson
2012-10-04 19:49 ` [U-Boot] [PATCH 1/3] Add nitrogen6x board Eric Nelson
2012-10-04 21:42   ` Sinan Akman
2012-10-04 21:51     ` Sinan Akman
2012-10-04 21:56   ` Fabio Estevam
2012-10-05 17:24   ` Albert ARIBAUD
2012-10-05 18:42     ` Eric Nelson
2012-10-05 19:00       ` Tom Rini
2012-10-05 20:03         ` Eric Nelson
2012-10-05 22:46           ` Tom Rini
2012-10-08 12:54           ` Stefano Babic
2012-10-08 17:24             ` Eric Nelson
2012-10-05 19:29       ` Albert ARIBAUD
2012-10-06  0:23         ` Eric Nelson
2012-10-08 12:28   ` Stefano Babic
2012-10-08 16:05     ` Eric Nelson
2012-10-08 20:30       ` Troy Kisky
2012-10-08 21:03         ` Stefano Babic
2012-10-08 21:24           ` Troy Kisky
2012-10-04 19:49 ` [U-Boot] [PATCH 2/3] nitrogen6x: configure and toggle PHY reset for Nitrogen6x Eric Nelson
2012-10-04 19:49 ` [U-Boot] [PATCH 3/3] nitrogen6x: initialize WL12XX pads, use to determine board type Eric Nelson
2012-10-08 12:32   ` Stefano Babic

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.