From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] odroidc2: update boot.ini
Date: Sat, 23 Jul 2016 23:28:49 +0200 [thread overview]
Message-ID: <20160723232849.61c4fe4a@free-electrons.com> (raw)
In-Reply-To: <20160723185501.12148-3-daggs@gmx.com>
Hello,
On Sat, 23 Jul 2016 21:55:01 +0300, Dagg Stompler wrote:
> Signed-off-by: Dagg Stompler <daggs@gmx.com>
This one would benefit from a more detailed commit log.
> # Boot Arguments
> -setenv bootargs "root=/dev/mmcblk0p2 rootwait ro ${condev} no_console_suspend hdmimode=${m} m_bpp=${m_bpp} vout=${vout} fsck.repair=yes net.ifnames=0 elevator=noop"
> +setenv bootargs "root=/dev/mmcblk0p2 rootwait ro ${condev} no_console_suspend hdmimode=${m} m_bpp=${m_bpp} vout=${vout} fsck.repair=yes net.ifnames=0 elevator=noop =${hpd}"
Is =${hpd} really a valid kernel argument? Seems a bit weird, no?
> +if test "${mesontimer}" = "0"; then fdt rm /meson_timer; fdt rm /cpus/cpu at 0/timer; fdt rm /cpus/cpu at 1/timer; fdt rm /cpus/cpu at 2/timer; fdt rm /cpus/cpu at 3/timer; fi
> +if test "${mesontimer}" = "1"; then fdt rm /timer; fi
> +
> +if test "${nographics}" = "1"; then fdt rm /reserved-memory; fdt rm /aocec; fi
> +if test "${nographics}" = "1"; then fdt rm /meson-fb; fdt rm /amhdmitx; fdt rm /picdec; fdt rm /ppmgr; fi
> +if test "${nographics}" = "1"; then fdt rm /meson-vout; fdt rm /mesonstream; fdt rm /meson-fb; fi
> +if test "${nographics}" = "1"; then fdt rm /deinterlace; fdt rm /codec_mm; fi
Yerk :-/
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-23 21:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-23 18:54 [Buildroot] [PATCH 1/3] odroidc2: bump uboot to rev 1ec799cec97574a9838bc25b286484e579a41652 Dagg Stompler
2016-07-23 18:55 ` [Buildroot] [PATCH 2/3] odroidc2: bump kernel to rev 1cb48cebb9d525e524de0ede46710bb29f54d4a6 Dagg Stompler
2016-07-23 21:27 ` Thomas Petazzoni
2016-07-23 18:55 ` [Buildroot] [PATCH 3/3] odroidc2: update boot.ini Dagg Stompler
2016-07-23 21:28 ` Thomas Petazzoni [this message]
2016-07-24 4:54 ` daggs
2016-07-24 7:25 ` Thomas Petazzoni
2016-07-24 7:47 ` daggs
2016-07-23 21:27 ` [Buildroot] [PATCH 1/3] odroidc2: bump uboot to rev 1ec799cec97574a9838bc25b286484e579a41652 Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160723232849.61c4fe4a@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox