commit | 3232f9bc583cef264208317a5db2541c45d97f3b | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Mon Oct 08 09:54:27 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 22 09:18:49 2018 -0400 |
tree | 09f2a73504f369493002a639682f6e1e93cb3ead | |
parent | c54e0874a819382cda662108ac0c373938215a88 [diff] |
board: at91sam9x5: add environment var for cpu type When booting and CPU is detected from cpuid, we also need an environment variable that will be used in boot commands to load the proper devicetree. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>