]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3: overo: Select fdtfile for expansion board
authorAsh Charles <ashcharles@gmail.com>
Tue, 10 Jun 2014 19:02:36 +0000 (12:02 -0700)
committerTom Rini <trini@ti.com>
Thu, 19 Jun 2014 21:53:59 +0000 (17:53 -0400)
commit12cc54376768461533b55ada1b0b6d4979f40579
treef188238a233b6ee031a42581a8082149e78f0e83
parent7a4861fad0f6adc5d59a2c95899e47a0759af2b7
omap3: overo: Select fdtfile for expansion board

The u-boot Overo board actually supports both Overo (OMAP35xx)
and Overo Storm (AM/DM37xx) COMs with a range of different expansion
boards.  This provides a mechanism to select the an appropriate device
tree file based on the processor version and, if available, the
expansion board ID written on the expansion board EEPROM. To match the
3.15+ kernels, fdtfile names have this format:
 "omap3-overo[-storm]-<expansion board name>.dtb"

By default, we use "omap3-overo-storm-tobi.dtb".

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Conflicts:
include/configs/omap3_overo.h
board/overo/overo.c
include/configs/omap3_overo.h