summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6-phycore
Commit message (Collapse)AuthorAgeFilesLines
* ARM: phytec-som-imx6: update automount net entriesMarco Felsch2019-06-181-2/+9
| | | | | | | | | | | It seems that the /mnt/tftp was copied from the defaultenv-2. The defaultenv-2 got a update to make it more robust by enabling all interfaces. During this sync I added a entry to support automount for /mnt/nfs mountpoint. Cc: Stefan Christ <s.christ@phytec.de> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX: phytec-som-imx6: add boot device emmcStefan Christ2018-04-161-0/+5
| | | | | | | | Add boot file 'emmc' for phyCORE-i.MX6. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Christian Hemp <c.hemp@phytec.de>
* defaultenv-2: remove unused *-menu-add-entry callsSascha Hauer2016-08-261-5/+0
| | | | | | | The *-menu-add-entry functions no longer exist in defaultenv-2, so remove the calls to these functions. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: phytec-som-imx6: add automount for first partition on eMMCStefan Christ2016-05-041-0/+3
| | | | | | | | For the phyCORE-i.MX6 add an automount command for the first partition on the eMMC device. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: phytec-som-imx6: rename environment folderStefan Christ2016-05-022-0/+33
The extra environment folder for the phyCORE-i.MX6 had the suffix '-mira'. That's the name of a baseboard. Since the bootloader is generic for all baseboards, use a generic suffix for the environment folder. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>