mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 14:36:03 +01:00
The common folder was initialially created for the common parts of the products based on draco-am355x board family. These are the product lines 'pxm2', 'rut' and the base line named 'draco'! Adding the new capricorn-imx8 board family, common was enhanced without cleanup. - rename 'common/board.c' to 'common/board_am335x.c' - add 'common/board_am335x.h' for export to the product lines Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com> Signed-off-by: Enrico Leto <enrico.leto@siemens.com>
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
PXM2 BOARD
|
|
M: Enrico Leto <enrico.leto@siemens.com>
|
|
S: Maintained
|
|
F: board/siemens/pxm2/
|
|
F: include/configs/pxm2.h
|
|
F: configs/pxm2_defconfig
|