mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 00:11:48 +02:00
[1] arch/arm/include/asm/arch-at91/at91_shdwn.h The top9000 was the last board to use this header file. It was removed by commitd58a9451e7
(ppc/arm: zap EMK boards). [2] board/matrix_vision/common/* Some Matrix Vision boards were dropped by commite7a565638a
(powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7) and commitaf55e35d33
(powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR). Since then these files have been unused. [3] include/usb/omap1510_udc.h The omap5912osk was the last board to use this header file. It was removed by commit62d636aa2a
(omap: remove omap5912osk board support). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-By: Wolfgang Denk <wd@denx.de>