]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: arm920t: Allow use of 'gd' pointer from IRQ
authorHarald Welte <laforge@openmoko.org>
Wed, 19 Dec 2007 13:16:57 +0000 (14:16 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 4 Feb 2008 22:50:54 +0000 (23:50 +0100)
commita25f72f1f73a11de68251fb88c89991e202e68fa
treee4ff7bb7316e35cd44b226b57243dcaf66495ff4
parentbe19bd5cd0f454b63298844a0b5377e029b2caad
ARM: arm920t: Allow use of 'gd' pointer from IRQ

This patch allows us to use the 'gd' pointer (and thus environment
and everything else associated with it) from interrupt context on
arm920t.

Signed-off-by: Harald Welte <laforge@openmoko.org>
cpu/arm920t/start.S