commit | 3f61f086368f57859e78b36b703d56a8c75b9b2e | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Tue Aug 21 12:52:22 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 25 21:48:43 2018 -0400 |
tree | 2af2009f845228fffa3a83f8390fcad2c9d53f03 | |
parent | 04ce5427bd3914cab8be78513275a20ab878520a [diff] |
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC This adds a defconfig for sama5d2_xplained board to get environment from eMMC. The defconfig is made from sama5d2_xplained_mmc_defconfig, with 'bootcmd' and 'bootargs' changed to kernel, device-tree and rootfs from eMMC. The environment is expected to be found in eMMC's FAT partition. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>