From 17c26cc8d330acb3500b1dd974063d740e9f0cd1 Mon Sep 17 00:00:00 2001 From: Dimitar Gamishev Date: Wed, 5 Dec 2018 11:23:21 +0200 Subject: [PATCH] SPL by default boots eMMC, not SD by ayufan-pine64/u-boot-pine64 --- .../A64-TERES/u-boot_new/sunxi_spl/boot0/main/boot0_head.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOFTWARE/A64-TERES/u-boot_new/sunxi_spl/boot0/main/boot0_head.c b/SOFTWARE/A64-TERES/u-boot_new/sunxi_spl/boot0/main/boot0_head.c index fc122508..013324b7 100644 --- a/SOFTWARE/A64-TERES/u-boot_new/sunxi_spl/boot0/main/boot0_head.c +++ b/SOFTWARE/A64-TERES/u-boot_new/sunxi_spl/boot0/main/boot0_head.c @@ -53,8 +53,8 @@ const boot0_file_head_t BT0_head = CONFIG_BOOT0_RUN_ADDR, 0, { - 0, 0, '4','.','0','.','0',0 - }, + 2, 0, '4','.','0','.','0',0 + }, }, {