diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-11-11 00:50:52 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-11-10 15:34:01 -0500 |
| commit | 9e6cbd0ef1953813cd123fbfe47112c03f1663d5 (patch) | |
| tree | 6715a1150ccdfaf9e8282ab2793d4e010959df6c /conf | |
| parent | cd3fcb02fc02897e3c771e274f6af2ddfb44014b (diff) | |
| download | meta-ti-9e6cbd0ef1953813cd123fbfe47112c03f1663d5.tar.gz | |
u-boot-ti-staging: update to the latest, change am57/x15 defconfig name
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/machine/am57xx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 95d3fc7c..8d5d5ccb 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf | |||
| @@ -10,7 +10,7 @@ IMAGE_FSTYPES += "ubi tar.gz" | |||
| 10 | 10 | ||
| 11 | SERIAL_CONSOLE = "115200 ttyO2" | 11 | SERIAL_CONSOLE = "115200 ttyO2" |
| 12 | 12 | ||
| 13 | UBOOT_MACHINE = "beagle_x15_config" | 13 | UBOOT_MACHINE = "am57xx_evm_config" |
| 14 | 14 | ||
| 15 | # UBI information. Note that this is board and kernel specific. Changes | 15 | # UBI information. Note that this is board and kernel specific. Changes |
| 16 | # in your kernel port may require changes in these variables. For more | 16 | # in your kernel port may require changes in these variables. For more |
