diff options
Diffstat (limited to 'conf/machine/am180x-evm.conf')
| -rw-r--r-- | conf/machine/am180x-evm.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/am180x-evm.conf b/conf/machine/am180x-evm.conf index 3182e8a0..f83814e1 100644 --- a/conf/machine/am180x-evm.conf +++ b/conf/machine/am180x-evm.conf | |||
| @@ -5,7 +5,9 @@ | |||
| 5 | require conf/machine/include/davinci.inc | 5 | require conf/machine/include/davinci.inc |
| 6 | require conf/machine/include/omapl138.inc | 6 | require conf/machine/include/omapl138.inc |
| 7 | 7 | ||
| 8 | UBOOT_MACHINE = "da850evm_config" | 8 | UBOOT_MACHINE = "da850_am18xxevm_config" |
| 9 | UBOOT_SUFFIX = "ais" | ||
| 10 | |||
| 9 | UBOOT_ENTRYPOINT = "0xc0008000" | 11 | UBOOT_ENTRYPOINT = "0xc0008000" |
| 10 | UBOOT_LOADADDRESS = "0xc0008000" | 12 | UBOOT_LOADADDRESS = "0xc0008000" |
| 11 | 13 | ||
