mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-20 02:01:53 +01:00
This drops assigning bi_arch_number on LEGO MINDSTORMS EV3. This board never had its own unique number and since we are using device tree, we no longer need to pass an arch number to Linux. Signed-off-by: David Lechner <david@lechnology.com>