mb/raptor-cs/talos-2: add basic mainboard structure
commitb566ce4aea2473274e1e59ac9d25b316080323f3
authorMichał Żygowski <michal.zygowski@3mdeb.com>
Tue, 15 Sep 2020 15:01:57 +0000 (15 17:01 +0200)
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>
Thu, 2 May 2024 23:15:01 +0000 (2 23:15 +0000)
tree1a4f62f5a1f85c3bda5d09e9a74d35c081af6be5
parent5fe9aa6ba9c5cc0ceb18f40509d7961d4b4a600e
mb/raptor-cs/talos-2: add basic mainboard structure

Change-Id: I0c4f74c7b27c8bb5599d68305adf369ddc6fcc70
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67063
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
src/mainboard/raptor-cs/Kconfig [new file with mode: 0644]
src/mainboard/raptor-cs/Kconfig.name [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/Kconfig [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/Kconfig.name [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/board_info.txt [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/devicetree.cb [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/mainboard.c [new file with mode: 0644]
src/mainboard/raptor-cs/talos-2/memlayout.ld [new file with mode: 0644]