MINI2440: start.S removed MINI2440 specific speed
commit983322244e6e84ce2bb14fad5e76d65a407e3620
authorMichel Pollet <buserror@gmail.com>
Wed, 4 Feb 2009 23:03:08 +0000 (4 23:03 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 4 Feb 2009 23:03:08 +0000 (4 23:03 +0000)
treed448c15dff6b25370b3b5d640661f0b71d946f40
parent6ef03aee7d25a72ea5364c4143466829d772e8e4
MINI2440: start.S removed MINI2440 specific speed

Setting the fast speed at that stage doesn't work on
cold boot, the slow speed is seems necessary for the
NAND boot to work, so the specific patch was removed
and the fast speed is now set later, after relocation.
cpu/arm920t/start.S