siemens/mc_apl3: Add new mainboard variant mc_apl3
commit58bf3e763297d658ed83dd35b30293dfab3e135f
authorMario Scheithauer <mario.scheithauer@siemens.com>
Tue, 30 Oct 2018 08:57:44 +0000 (30 09:57 +0100)
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>
Tue, 30 Oct 2018 12:16:30 +0000 (30 12:16 +0000)
tree0f9ec596141b220e2bb7afbf9476a88ae57ed12f
parente63a5f1e7f6e70cf3417332411fcce024afa390f
siemens/mc_apl3: Add new mainboard variant mc_apl3

This mainboard is based on mc_apl1. In a first step, it concerns a copy
of mc_apl1 directory with minimum changes. Special adaptations for
mc_apl3 mainboard will follow in separate commits.

Change-Id: I963ec63bccf71296c3fdabfcf9f3009c2febc791
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Reviewed-on: https://review.coreboot.org/29353
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
src/mainboard/siemens/mc_apl1/Kconfig
src/mainboard/siemens/mc_apl1/Kconfig.name
src/mainboard/siemens/mc_apl1/variants/mc_apl3/Kconfig [new file with mode: 0644]
src/mainboard/siemens/mc_apl1/variants/mc_apl3/Makefile.inc [new file with mode: 0644]
src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb [new file with mode: 0644]
src/mainboard/siemens/mc_apl1/variants/mc_apl3/mainboard.c [new file with mode: 0644]