commit | 4495680735a471cdee18ee45afd13ea9107bca44 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | Tue Aug 21 15:46:07 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 25 21:49:18 2018 -0400 |
tree | 38076b955727d2432a7f06207641f97a8da488bb | |
parent | 3549466e55bb3aa408fd245ebf6f67de9a7f7c63 [diff] |
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD This adds a defconfig for sama5d27_som1_ek board to get environment from uSD. The defconfig is made from sama5d27_som1_ek_mmc_defconfig, with 'bootcmd' and 'bootargs' changed to kernel, device-tree and rootfs from uSD. The environment is expected to be found in uSD's FAT partition. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>