diff options
-rw-r--r-- | meta/conf/machine/em-x270.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf index b32fd5e1a5..b36c03ecd3 100644 --- a/meta/conf/machine/em-x270.conf +++ b/meta/conf/machine/em-x270.conf @@ -55,3 +55,4 @@ module_autoload_g_ether = "g_ether" SERIAL_CONSOLE = "115200 ttyS0" KERNEL_IMAGETYPE = "uImage" +UBOOT_ENTRYPOINT = "a0008000" |