[yocto] [meta-raspberrypi][morty][PATCH V2] Revert "u-boot: drop patch to include lowlevel_init"

Andrei Gherzan andrei at gherzan.ro
Wed Jan 25 07:38:40 PST 2017


On Tue, Jan 24, 2017 at 07:16:38PM +0100, Mirza Krak wrote:
> From: Mirza Krak <mirza.krak at gmail.com>
>
> Not applicable on U-boot 2016.03 which is used in poky/morty and causes an build
> error when KERNEL_IMAGETYPE = "uImage".
>
> This reverts commit 031e26954b95d49a66ea4677b9e867d08441f450.
>
> [Issue #43]
>
> Signed-off-by: Mirza Krak <mirza.krak at gmail.com>
> ---
>
> Changes in V2:
> - Fixed spelling and improved commit message
>
>  .../0003-Include-lowlevel_init.o-for-rpi2.patch    | 25 ++++++++++++++++++++++
>  recipes-bsp/u-boot/u-boot_%.bbappend               |  1 +
>  2 files changed, 26 insertions(+)
>  create mode 100644 recipes-bsp/u-boot/files/0003-Include-lowlevel_init.o-for-rpi2.patch
>
> diff --git a/recipes-bsp/u-boot/files/0003-Include-lowlevel_init.o-for-rpi2.patch b/recipes-bsp/u-boot/files/0003-Include-lowlevel_init.o-for-rpi2.patch
> new file mode 100644
> index 0000000..ce0273f
> --- /dev/null
> +++ b/recipes-bsp/u-boot/files/0003-Include-lowlevel_init.o-for-rpi2.patch
> @@ -0,0 +1,25 @@
> +From 1eb01436bc57ad32519a4567a1c9ec82d52d60a1 Mon Sep 17 00:00:00 2001
> +From: Paul Barker <paul at paulbarker.me.uk>
> +Date: Tue, 29 Nov 2016 19:47:49 +0000
> +Subject: [PATCH] Include lowlevel_init.o for rpi2
> +
> +Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
> +Upstream-status: Inappropriate
> +    (not needed upstream as rpi_2 board directory is removed in latest
> +    version)
> +---
> + board/raspberrypi/rpi_2/Makefile | 1 +
> + 1 file changed, 1 insertion(+)
> +
> +diff --git a/board/raspberrypi/rpi_2/Makefile b/board/raspberrypi/rpi_2/Makefile
> +index d82cd21..9f865c5 100644
> +--- a/board/raspberrypi/rpi_2/Makefile
> ++++ b/board/raspberrypi/rpi_2/Makefile
> +@@ -5,3 +5,4 @@
> + #
> +
> + obj-y	:= ../rpi/rpi.o
> ++obj-y	+= ../rpi/lowlevel_init.o
> +--
> +2.1.4
> +
> diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
> index 0edc8dc..a4545f0 100644
> --- a/recipes-bsp/u-boot/u-boot_%.bbappend
> +++ b/recipes-bsp/u-boot/u-boot_%.bbappend
> @@ -3,4 +3,5 @@ RDEPENDS_${PN}_append_rpi = " rpi-u-boot-scr"
>  SRC_URI_append_rpi = " \
>      file://0001-arm-add-save_boot_params-for-ARM1176.patch \
>      file://0002-rpi-passthrough-of-the-firmware-provided-FDT-blob.patch \
> +    file://0003-Include-lowlevel_init.o-for-rpi2.patch \
>      "
> --
> 2.1.4
>

Merged to morty. Thank you.

--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170125/81d64056/attachment.pgp>


More information about the yocto mailing list