summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-06-12 22:24:45 -0500
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-07-25 08:14:28 +0200
commit0f5141e9c57e96de11642a5baa7ffbb17aecc761 (patch)
tree4bf09aeda733561f304b3705e4a6ce91deb0a79d /drivers/net
parent62c175fbb8a0f9a926c88294ea9f7e88eb898f6c (diff)
downloadu-boot-imx-0f5141e9c57e96de11642a5baa7ffbb17aecc761.zip
u-boot-imx-0f5141e9c57e96de11642a5baa7ffbb17aecc761.tar.gz
u-boot-imx-0f5141e9c57e96de11642a5baa7ffbb17aecc761.tar.bz2
ARM: move interrupt_init to before relocation
interrupt_init also sets up the abort stack, but is not setup before relocation. So any aborts during relocation will hang and not print out any useful information. Fix this by moving the interrupt_init to after the stack setup in board_init_f. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions