commit | 7419a327f6264bef869b195497aaf03b72ca17b7 | [log] [tgz] |
---|---|---|
author | Robin Getz <rgetz@blackfin.uclinux.org> | Wed Jan 07 23:14:39 2009 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed Jan 07 23:14:39 2009 +0800 |
tree | d260797e70b6a6ab44e66c365c55de3e8b531b28 | |
parent | fea05dacdabe14d875093daa2fb6135fa4950142 [diff] |
Blackfin arch: panic when running on a chip rev below what we are compiled for If we are running on a chip revision below what we are compiled for, there will be missing anomaly workarounds, and a panic is inevitable. Do is sooner, rather than later, so people don't look for bugs that already have workarounds (that they turned off). Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>