]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
eNET: Add PC/AT compatibility setup function
authorGraeme Russ <graeme.russ@gmail.com>
Fri, 23 Apr 2010 14:05:56 +0000 (00:05 +1000)
committerWolfgang Denk <wd@denx.de>
Wed, 5 May 2010 22:19:19 +0000 (00:19 +0200)
commit4a4c31ae08d4dcabe348013e135de28b01c29bf0
tree57df1cc0baef41b91b157c66a0b3e61cab088103
parent8fd805632f95e5e834f312a51aa969bf1d99c41b
eNET: Add PC/AT compatibility setup function

The eNET uses the sc520 software timers rather than the PC/AT clones

Set all interrupts and timers up to be PC/AT compatible

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
board/eNET/eNET.c