From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] board: raspberrypi: don't generate a marked kernel
Date: Thu, 26 Jan 2017 22:25:39 +0100 [thread overview]
Message-ID: <20170126212539.GE3413@free.fr> (raw)
In-Reply-To: <5d2c97394f64bc671c4183567db7169e3ff50804.1485408968.git.baruch@tkos.co.il>
Baruch, All,
On 2017-01-26 07:36 +0200, Baruch Siach spake thusly:
> We no longer use the marked kernel.
>
> Cc: Peter Seiderer <ps.report@gmx.net>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> board/raspberrypi/post-image.sh | 5 -----
> board/raspberrypi/readme.txt | 7 ++-----
> 2 files changed, 2 insertions(+), 10 deletions(-)
>
> diff --git a/board/raspberrypi/post-image.sh b/board/raspberrypi/post-image.sh
> index c00975288c6f..b2bb07067835 100755
> --- a/board/raspberrypi/post-image.sh
> +++ b/board/raspberrypi/post-image.sh
> @@ -18,11 +18,6 @@ __EOF__
> ;;
> esac
>
> -# Mark the kernel as DT-enabled
> -mkdir -p "${BINARIES_DIR}/kernel-marked"
> -${HOST_DIR}/usr/bin/mkknlimg "${BINARIES_DIR}/zImage" \
> - "${BINARIES_DIR}/kernel-marked/zImage"
> -
> rm -rf "${GENIMAGE_TMP}"
>
> genimage \
> diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
> index 03178ff95fa4..b6adca5151f6 100644
> --- a/board/raspberrypi/readme.txt
> +++ b/board/raspberrypi/readme.txt
> @@ -53,7 +53,6 @@ After building, you should obtain this tree:
> +-- bcm2709-rpi-2-b.dtb [1]
> +-- bcm2710-rpi-3-b.dtb [1]
> +-- boot.vfat
> - +-- kernel-marked/zImage [2]
> +-- rootfs.ext4
> +-- rpi-firmware/
> | +-- bootcode.bin
> @@ -61,16 +60,14 @@ After building, you should obtain this tree:
> | +-- config.txt
> | +-- fixup.dat
> | +-- start.elf
> - | `-- overlays/ [3]
> + | `-- overlays/ [2]
> +-- sdcard.img
> `-- zImage
>
> [1] Not all of them will be present, depending on the RaspberryPi
> model you are using.
>
> -[2] This is the mkknlimg DT-marked kernel.
> -
> -[3] Only for the Raspberry Pi 3 Model (overlay pi3-miniuart-bt is needed
> +[2] Only for the Raspberry Pi 3 Model (overlay pi3-miniuart-bt is needed
> to enable the RPi3 serial console otherwise occupied by the bluetooth
> chip). Alternative would be to disable the serial console in cmdline.txt
> and /etc/inittab.
> --
> 2.11.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-01-26 21:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 5:36 [Buildroot] [PATCH 1/4] board: raspberrypi: use regular kernel image Baruch Siach
2017-01-26 5:36 ` [Buildroot] [PATCH 2/4] board: raspberrypi: don't generate a marked kernel Baruch Siach
2017-01-26 21:25 ` Yann E. MORIN [this message]
2017-01-26 5:36 ` [Buildroot] [PATCH 3/4] rpi-firmware: remove mkknlimg Baruch Siach
2017-01-26 21:25 ` Yann E. MORIN
2017-01-26 5:36 ` [Buildroot] [PATCH 4/4] board: raspberrypi: mention the Zero model in readme.txt Baruch Siach
2017-01-26 20:10 ` Yann E. MORIN
2017-01-26 21:25 ` [Buildroot] [PATCH 1/4] board: raspberrypi: use regular kernel image Yann E. MORIN
2017-01-26 21:44 ` Peter Korsgaard
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=20170126212539.GE3413@free.fr \
--to=yann.morin.1998@free.fr \
--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