mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
1f9ad44546
This change allows to keep board description clean and minimalistic. This is especially helpful if one board may house different CPUs with different features. It is applicable to both FPGA-based boards or those that have CPUs mounted on interchnagable daughter-boards. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
6 lines
160 B
Text
6 lines
160 B
Text
- BOARD
|
|
M: Alexey Brodkin <abrodkin@synopsys.com>
|
|
S: Maintained
|
|
F: include/configs/arcangel4.h
|
|
F: configs/arcangel4_defconfig
|
|
F: configs/arcangel4-be_defconfig
|