mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-22 03:01:26 +01:00
At some point we broke the detection of e500v1 class cores. Fix that and simply the code to just utilize PVR_VER() to have a single case statement. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>