configs: add support for PandaBoard and PandaBoard ES
authorNicolas Dechesne <n-dechesne@ti.com>
Sun, 18 Mar 2012 22:04:52 +0000 (23:04 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 5 May 2012 21:51:34 +0000 (23:51 +0200)
commita23351e7be18650b54fe33ac1fef014a364a938a
tree82191b5c8518e7c2e3e8bd1a047491222ead8145
parent81302ba68569ff62566fe463a4a8ac1a1d12baca
configs: add support for PandaBoard and PandaBoard ES

This is a default configuration for Panda and PandaES, tested on both
platforms.

DEVTMPFS is enabled, to use static dev configuration one would need
to update the generic dev table for ttyO driver.

Panda is well supported in mainline kernel with omap2plus_defconfig,
so this should be safe.

U-boot SPL support is enabled by default as x-loader is now
deprecated.

With OMAP platforms u-boot,img format is prefered now, so it's enabled
by default as well. Also, on PandaBoard, the name of SPL target file
is MLO.

Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/pandaboard_defconfig [new file with mode: 0644]