]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: armltd: Remove bootargs from Total Compute configuration
authorAnders Dellien <anders.dellien@arm.com>
Tue, 15 Jun 2021 10:28:48 +0000 (11:28 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 14 Jul 2021 20:47:50 +0000 (16:47 -0400)
This information will be maintained in the device tree instead.

Signed-off-by: Anders Dellien <anders.dellien@arm.com>
configs/total_compute_defconfig

index 418f94b4bceb5a5b5f0d45446be4e535a922dd38..63f2e9c3750ba479e54cf73b07f794b1c2a7f791 100644 (file)
@@ -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