mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
If a 32-bit kernel was compiled for PA2.0 CPUs, it won't be able to run on machines with PA1.x CPUs. Add a check and bail out early if a PA1.x machine is detected. Signed-off-by: Helge Deller <deller@gmx.de>