commit | 840f8cfa850b2b47994e56ce9c7cad554b3295c4 | [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 | 11475ee7b1ddc6f34eb2f503ec9e4e956be39e07 [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>