summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Dellien <anders.dellien@arm.com>2021-06-15 13:28:48 +0300
committerTom Rini <trini@konsulko.com>2021-07-14 23:47:50 +0300
commit24e9bfb2691cfcc3f880d9498d100cc00423357b (patch)
treefc677fe55c4f839eb4908767f9d6b0474562da9c
parenta7bdd2dd8e7685166767c5fecfdce7e5dc8a40be (diff)
downloadu-boot-24e9bfb2691cfcc3f880d9498d100cc00423357b.tar.xz
board: armltd: Remove bootargs from Total Compute configuration
This information will be maintained in the device tree instead. Signed-off-by: Anders Dellien <anders.dellien@arm.com>
-rw-r--r--configs/total_compute_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
index 418f94b4bc..63f2e9c375 100644
--- a/configs/total_compute_defconfig
+++ b/configs/total_compute_defconfig
@@ -13,8 +13,7 @@ CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_LEGACY_IMAGE_FORMAT=y
CONFIG_BOOTDELAY=5
-CONFIG_USE_BOOTARGS=y
-CONFIG_BOOTARGS="console=ttyAMA0 debug user_debug=31 earlycon=pl011,0x7ff80000 loglevel=9 androidboot.hardware=total_compute video=640x480-32@60 androidboot.boot_devices=1c050000.mmci ip=dhcp androidboot.selinux=permissive"
+# CONFIG_USE_BOOTARGS is not set
# CONFIG_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set