diff options
| -rw-r--r-- | conf/machine/am3517-evm.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/am3517-evm.conf b/conf/machine/am3517-evm.conf index 0151fe96..097e7978 100644 --- a/conf/machine/am3517-evm.conf +++ b/conf/machine/am3517-evm.conf | |||
| @@ -17,6 +17,10 @@ USE_VT = "2" | |||
| 17 | 17 | ||
| 18 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" | 18 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp" |
| 19 | 19 | ||
| 20 | # Support for am3517 is in the same tree as am33x | ||
| 21 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am33x" | ||
| 22 | PREFERRED_PROVIDER_u-boot = "u-boot-am33x" | ||
| 23 | |||
| 20 | UBOOT_MACHINE = "am3517_evm_config" | 24 | UBOOT_MACHINE = "am3517_evm_config" |
| 21 | XLOAD_MACHINE = "am3517evm_config" | 25 | XLOAD_MACHINE = "am3517evm_config" |
| 22 | 26 | ||
