aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri2018-08-27 12:30:11 -0500
committerandroid-build-merger2018-08-27 12:30:11 -0500
commit71f46fdf29b7ebb87a510a637209a1e0f0cffa6f (patch)
tree0640d4e16c9dc9fa022e1b2b4e97edaa354ce37b
parent4b3d24a14532e03938f14526c7ec658a19da2a8b (diff)
parent2aa90f5d7fdc8df37c59d6376406d27eeec3f650 (diff)
downloadu-boot-71f46fdf29b7ebb87a510a637209a1e0f0cffa6f.tar.gz
u-boot-71f46fdf29b7ebb87a510a637209a1e0f0cffa6f.tar.xz
u-boot-71f46fdf29b7ebb87a510a637209a1e0f0cffa6f.zip
configs: am57xx: change default board name to beagle_x15 am: 491f5b5d3f am: 9290b2c6b3
am: 2aa90f5d7f Change-Id: Ie7bb3b39cb068891491eeeb9d7222f13206b5e6c
-rw-r--r--configs/am57xx_evm_defconfig2
-rw-r--r--configs/am57xx_hs_evm_defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index 52e5d6b286..5934e35bb0 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -13,7 +13,7 @@ CONFIG_DISTRO_DEFAULTS=y
13CONFIG_SPL_LOAD_FIT=y 13CONFIG_SPL_LOAD_FIT=y
14CONFIG_OF_BOARD_SETUP=y 14CONFIG_OF_BOARD_SETUP=y
15CONFIG_USE_BOOTARGS=y 15CONFIG_USE_BOOTARGS=y
16CONFIG_BOOTARGS="androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=am57xevmboard" 16CONFIG_BOOTARGS="androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=beagle_x15board"
17# CONFIG_USE_BOOTCOMMAND is not set 17# CONFIG_USE_BOOTCOMMAND is not set
18CONFIG_SYS_CONSOLE_INFO_QUIET=y 18CONFIG_SYS_CONSOLE_INFO_QUIET=y
19CONFIG_VERSION_VARIABLE=y 19CONFIG_VERSION_VARIABLE=y
diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig
index fe3e87f979..0bd84279ab 100644
--- a/configs/am57xx_hs_evm_defconfig
+++ b/configs/am57xx_hs_evm_defconfig
@@ -19,7 +19,7 @@ CONFIG_SPL_LOAD_FIT=y
19CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y 19CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
20CONFIG_OF_BOARD_SETUP=y 20CONFIG_OF_BOARD_SETUP=y
21CONFIG_USE_BOOTARGS=y 21CONFIG_USE_BOOTARGS=y
22CONFIG_BOOTARGS="androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=am57xevmboard" 22CONFIG_BOOTARGS="androidboot.serialno=${serial#} console=ttyS2,115200 androidboot.console=ttyS2 androidboot.hardware=beagle_x15board"
23# CONFIG_USE_BOOTCOMMAND is not set 23# CONFIG_USE_BOOTCOMMAND is not set
24CONFIG_SYS_CONSOLE_INFO_QUIET=y 24CONFIG_SYS_CONSOLE_INFO_QUIET=y
25CONFIG_VERSION_VARIABLE=y 25CONFIG_VERSION_VARIABLE=y