]> Git Repo - J-u-boot.git/blobdiff - configs/hikey960_defconfig
configs: Resync with savedefconfig
[J-u-boot.git] / configs / hikey960_defconfig
index be85dbe290cf4d372117fd66eeb0cc0e860a9dff..4274e6ae581b0a4392faf72533b7236eab3b2b6d 100644 (file)
@@ -8,7 +8,7 @@ CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x7fff0
 CONFIG_ENV_SIZE=0x1000
 CONFIG_DEFAULT_DEVICE_TREE="hi3660-hikey960"
-CONFIG_SYS_PROMPT="U-Boot => "
+CONFIG_OF_LIBFDT_OVERLAY=y
 CONFIG_IDENT_STRING="\nHikey960"
 CONFIG_SYS_LOAD_ADDR=0x80000
 CONFIG_DISTRO_DEFAULTS=y
@@ -19,6 +19,7 @@ CONFIG_BOOTARGS="console=ttyAMA6,115200n8 root=/dev/mmcblk0p2 rw"
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_BOARD_EARLY_INIT_F=y
 CONFIG_MISC_INIT_R=y
+CONFIG_SYS_PROMPT="U-Boot => "
 CONFIG_SYS_CBSIZE=256
 CONFIG_SYS_PBSIZE=283
 CONFIG_CMD_MD5SUM=y
@@ -34,4 +35,3 @@ CONFIG_MMC_DW=y
 CONFIG_MMC_DW_K3=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_SINGLE=y
-CONFIG_OF_LIBFDT_OVERLAY=y
This page took 0.029308 seconds and 4 git commands to generate.