mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
44dcb4036b
Becuase the board select menu in arch/arm/Kconfig is too big, move the Zynq board select menu to zynq/Kconfig. Consolidate also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="zynq"). Refactor board/xilinx/zynq/MAINTAINERS too. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Tested-by: Michal Simek <michal.simek@xilinx.com>
7 lines
190 B
Text
7 lines
190 B
Text
ZYNQ BOARD
|
|
M: Michal Simek <monstr@monstr.eu>
|
|
M: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
|
|
S: Maintained
|
|
F: board/xilinx/zynq/
|
|
F: include/configs/zynq*.h
|
|
F: configs/zynq_*_defconfig
|