mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-12 01:11:26 +02:00
Currently the arm926ejs tree has the armv4 option set during compilation. This flag does not belong here because a arm926 CPU is always a armv5 CPU. Signed-off-by: Remy Bohmer <linux@bohmer.net>