Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Initial support for Panda and PandaES
@ 2012-02-05  0:35 Nicolas Dechesne
  2012-02-05  0:35 ` [Buildroot] [PATCH 1/2] Add support for U-Boot SPL Nicolas Dechesne
  2012-02-05  0:35 ` [Buildroot] [PATCH 2/2] Initial support for PandaBoard and PandaBoard ES Nicolas Dechesne
  0 siblings, 2 replies; 8+ messages in thread
From: Nicolas Dechesne @ 2012-02-05  0:35 UTC (permalink / raw)
  To: buildroot

Here is an attempt to add support for TI PandaBoard and PandaBoard ES.

Because we want to deprecate x-loader in favor of u-boot SPL:
- my first patch adds support for SPL in BR
- SPL is enabled by default in my panda config.

Both Panda and PandaES have been tested, detection is done at run time
in uboot and kernel, so we can have 1 configuration only.

I've used DEVTMPFS by default, as 1) I generally prefer this, and 2) ttyO
was missing from the generic dev table... 

Nicolas Dechesne (2):
  Add support for U-Boot SPL
  Initial support for PandaBoard and PandaBoard ES

 boot/uboot/Config.in         |    6 ++++++
 boot/uboot/uboot.mk          |    4 ++++
 configs/pandaboard_defconfig |   24 ++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 0 deletions(-)
 create mode 100644 configs/pandaboard_defconfig

-- 
1.7.8.3

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

end of thread, other threads:[~2012-02-15 21:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05  0:35 [Buildroot] [PATCH 0/2] Initial support for Panda and PandaES Nicolas Dechesne
2012-02-05  0:35 ` [Buildroot] [PATCH 1/2] Add support for U-Boot SPL Nicolas Dechesne
2012-02-06 10:59   ` Thomas De Schampheleire
2012-02-09 23:58   ` Arnout Vandecappelle
2012-02-10 18:27     ` Dechesne, Nicolas
2012-02-10 21:37       ` Arnout Vandecappelle
2012-02-15 21:56         ` Dechesne, Nicolas
2012-02-05  0:35 ` [Buildroot] [PATCH 2/2] Initial support for PandaBoard and PandaBoard ES Nicolas Dechesne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox