]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: a320evb: fixes for relocation support
authorPo-Yu Chuang <ratbert@faraday-tech.com>
Sun, 19 Dec 2010 23:07:23 +0000 (23:07 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:45 +0000 (00:54 +0100)
commit5eb522a68c3573419f42e321dccf4b01b584dbe8
tree320f158b4d76c655ce23abc0c3187d15dc5b6cdb
parentc9ac3ba129b242b5977b03c17ed8d2f0d000e085
arm: a320evb: fixes for relocation support

* add CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR
* do not update gd->bd in dram_init() because bd is unavailable then
* move CONFIG_SYS_TEXT_BASE from config.mk to a320evb.h
* remove config.mk

Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
board/faraday/a320evb/a320evb.c
board/faraday/a320evb/config.mk [deleted file]
include/configs/a320evb.h