mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
3c1d218a1d
LS2080A is the primary SoC, and LS2085A is a personality with AIOP and DPAA DDR. The RDB and QDS boards support both personality. By detecting the SVR at runtime, a single image per board can support both SoCs. It gives users flexibility to swtich SoC without the need to reprogram the board. Signed-off-by: York Sun <york.sun@nxp.com> CC: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
13 lines
382 B
Text
13 lines
382 B
Text
LS2080A BOARD
|
|
M: Prabhakar Kushwaha <prabhakar@freescale.com>
|
|
S: Maintained
|
|
F: board/freescale/ls2080ardb/
|
|
F: board/freescale/ls2080a/ls2080ardb.c
|
|
F: include/configs/ls2080ardb.h
|
|
F: configs/ls2080ardb_defconfig
|
|
F: configs/ls2080ardb_nand_defconfig
|
|
|
|
LS2080A_SECURE_BOOT BOARD
|
|
M: Saksham Jain <saksham.jain@nxp.freescale.com>
|
|
S: Maintained
|
|
F: configs/ls2080ardb_SECURE_BOOT_defconfig
|