summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcaaxl3-2gib.imxcfg
Commit message (Collapse)AuthorAgeFilesLines
* i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the ↵Maik Otto2019-11-121-0/+1
| | | | | | | | | | PHYTEC boards the habv4-imx6-gencsf.h is necessary in the board flash header to build a signed barebox Signed-off-by: Maik Otto <m.otto@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* boards: Add phytec-som-imx6Stefan Christ2015-11-091-0/+9
The main idea behind this patch is to avoid redundant code. Because of the module similarities of all i.MX6 based phytec boards, we can merge its code. The phytec-som-imx6 merges the code of all i.MX6 based phytec SOMs. So we will have only one "board" in the barebox for phyCARD-i.MX6 and phyFLEX-i.MX6. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>