summaryrefslogtreecommitdiff
path: root/board/ronetix/pm9261/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* pm9261: ARM relocation supportAsen Dimov2010-12-161-1/+0
| | | | Signed-off-by: Asen Dimov <dimov@ronetix.at>
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
| | | | | | | | | | | | The change is currently needed to be able to remove the board configuration scripting from the top level Makefile and replace it by a simple, table driven script. Moving this configuration setting into the "CONFIG_*" name space is also desirable because it is needed if we ever should move forward to a Kconfig driven configuration system. Signed-off-by: Wolfgang Denk <wd@denx.de>
* at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev2009-06-211-0/+1
The PM9261 board is based on the AT91SAM9261-EK board. Here is the page on Ronetix website: http://www.ronetix.at/starter_kit_9261.html Signed-off-by: Ilko Iliev <iliev@ronetix.at> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>