diff --git a/conf/machine/include/ti816x.inc b/conf/machine/include/ti816x.inc index 4de567bb..dda324e0 100644 --- a/conf/machine/include/ti816x.inc +++ b/conf/machine/include/ti816x.inc @@ -12,7 +12,7 @@ MACHINE_KERNEL_PR = "r1" KERNEL_IMAGETYPE = "uImage" UBOOT_ARCH = "arm" -UBOOT_MACHINE = "ti816x_evm_config" +UBOOT_MACHINE = "ti8168_evm_config" UBOOT_ENTRYPOINT = "0x80008000" UBOOT_LOADADDRESS = "0x80008000"