summaryrefslogtreecommitdiffstats
path: root/conf/machine/dra7xx-evm.conf
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-dra7xx: add latest u-boot from the integration branchDenys Dmytriyenko2013-06-051-2/+5
| | | | | | | | | | | While the code is being pulled from ti-u-boot integration tree, J6/DRA7xx bring up is being done from a separate branch that does not include all the commits made for am335x. Hence, until those branches are merged with the mainline and unified in a single recipe, a separate recipe just for DRA7xx makes more sense. This recipe should eventually go away and unified under u-boot-ti-staging one. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
* dra7xx-evm: Update serial consoleChase Maupin2013-06-041-1/+1
| | | | | | | | * Updated the serial console to use ttyO0 which is what the evm uses. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dra7xx-evm: Add DRA7xx machine typeChase Maupin2013-03-291-0/+36
* Add the dra7xx-evm machine type which is part of the omap-a15 SOC_FAMILY Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>