All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] board: armltd: Remove bootargs from Total Compute configuration
@ 2021-06-15 10:28 Anders Dellien
  2021-06-15 10:46 ` Usama Arif
  2021-07-14 20:52 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Anders Dellien @ 2021-06-15 10:28 UTC (permalink / raw)
  To: u-boot, usama.arif; +Cc: Anders Dellien

This information will be maintained in the device tree instead.

Signed-off-by: Anders Dellien <anders.dellien@arm.com>
Change-Id: I279399d4a0ea1a3330de5b58e8c9af78e48ba04c
---
 configs/total_compute_defconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
index e36d701ff4..954023fae5 100644
--- a/configs/total_compute_defconfig
+++ b/configs/total_compute_defconfig
@@ -11,8 +11,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
--
2.17.1

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] board: armltd: Remove bootargs from Total Compute configuration
  2021-06-15 10:28 [PATCH] board: armltd: Remove bootargs from Total Compute configuration Anders Dellien
@ 2021-06-15 10:46 ` Usama Arif
  2021-07-14 20:52 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Usama Arif @ 2021-06-15 10:46 UTC (permalink / raw)
  To: Anders Dellien, u-boot

Hi Anders,

Looks good to me.

On 15/06/2021 11:28, Anders Dellien wrote:
> This information will be maintained in the device tree instead.
>
> Signed-off-by: Anders Dellien <anders.dellien@arm.com>
> Change-Id: I279399d4a0ea1a3330de5b58e8c9af78e48ba04c
> ---
>   configs/total_compute_defconfig | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
> index e36d701ff4..954023fae5 100644
> --- a/configs/total_compute_defconfig
> +++ b/configs/total_compute_defconfig
> @@ -11,8 +11,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

Reviewed-by: Usama Arif <usama.arif@arm.com>

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] board: armltd: Remove bootargs from Total Compute configuration
  2021-06-15 10:28 [PATCH] board: armltd: Remove bootargs from Total Compute configuration Anders Dellien
  2021-06-15 10:46 ` Usama Arif
@ 2021-07-14 20:52 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-07-14 20:52 UTC (permalink / raw)
  To: Anders Dellien; +Cc: u-boot, usama.arif

[-- Attachment #1: Type: text/plain, Size: 301 bytes --]

On Tue, Jun 15, 2021 at 11:28:48AM +0100, Anders Dellien wrote:

> This information will be maintained in the device tree instead.
> 
> Signed-off-by: Anders Dellien <anders.dellien@arm.com>
> Change-Id: I279399d4a0ea1a3330de5b58e8c9af78e48ba04c

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-14 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 10:28 [PATCH] board: armltd: Remove bootargs from Total Compute configuration Anders Dellien
2021-06-15 10:46 ` Usama Arif
2021-07-14 20:52 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.