summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2019-12-11 08:14:54 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2019-12-11 08:14:54 (GMT)
commit220c358f4daa7b01662237f41cc974e2aa1b2848 (patch)
treedb6d21876ef65f4e310716532dd4abe700e47583
parentac728c2aa11feec2e8fb12c75af38525fc88021f (diff)
downloaduboot-220c358f4daa7b01662237f41cc974e2aa1b2848.zip
uboot-220c358f4daa7b01662237f41cc974e2aa1b2848.tar.gz
uboot-220c358f4daa7b01662237f41cc974e2aa1b2848.tar.bz2
deadpool: set bootloader env aml_dt default [1/1]
PD#SWPL-18327 Problem: we can not OTA from single dts to multi dts Solution set bootloader env aml_dt default for single dts OTA from old single dts to single dts with this CL, and OTA to newest multi dts later Verify: deadpool Change-Id: I90ae6b638507544e4539fa54fccc0114f533b543
Diffstat
-rw-r--r--board/amlogic/configs/g12a_deadpool_v1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amlogic/configs/g12a_deadpool_v1.h b/board/amlogic/configs/g12a_deadpool_v1.h
index 4888f71..c602671 100644
--- a/board/amlogic/configs/g12a_deadpool_v1.h
+++ b/board/amlogic/configs/g12a_deadpool_v1.h
@@ -122,6 +122,7 @@
"boot_part=boot\0"\
"reboot_mode_android=""normal""\0"\
"fs_type=""rootfstype=ramfs""\0"\
+ "aml_dt=g12a_s905y2_deadpool\0"\
"initargs="\
"init=/init console=ttyS0,115200 no_console_suspend earlyprintk=aml-uart,0xff803000 ramoops.pstore_en=1 ramoops.record_size=0x8000 ramoops.console_size=0x4000 "\
"\0"\