]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
authorStefan Roese <sr@denx.de>
Tue, 18 Nov 2008 15:36:22 +0000 (16:36 +0100)
committerShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Wed, 10 Dec 2008 14:29:09 +0000 (23:29 +0900)
commit44174343688dba32571a34550dba08971c65fef1
tree6ca7342381689da038558625d7ff07c53b08f5c7
parentdb08ecaa6eb8176904b3bae103a85ee8f735dc40
MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT

This patch adds the CONFIG_SKIP_LOWLEVEL_INIT option to start.S. This
enables support for boards where the lowlevel initialization is
already done when U-Boot runs (e.g. via OnChip ROM).

This will be used in the upcoming VCTH board support.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
cpu/mips/start.S