[Buildroot] [PATCH 14/14] defconfig/wandboard: update kernel + bootlaoder

Hadrien Boutteville hadrien.boutteville at gmail.com
Mon Jul 7 15:22:19 UTC 2014


Hello Yann,

There is a typo in the commit title : "bootloader" ;-).

On Mon, 30 Jun 2014 23:52:14 +0200, Yann E. Morin wrote:
[...]
>  BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
>  BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot.imx"

Is it still necessary to specify this custom name instead of using
BR2_TARGET_UBOOT_FORMAT_IMX ?

>  BR2_TARGET_UBOOT_ENVIMAGE=y
> @@ -16,7 +16,7 @@ BR2_TARGET_UBOOT_ENVIMAGE_SOURCE="board/wandboard/uboot-env.txt"
>  BR2_TARGET_UBOOT_ENVIMAGE_SIZE="0x2000"
>  BR2_LINUX_KERNEL=y
>  BR2_LINUX_KERNEL_CUSTOM_GIT=y
> -BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://repo.or.cz/wandboard.git"
> -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="86429847b5152f040f190015faedcac49b243328"
> +BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/wandboard-org/linux"
> +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9d567e4f285e80bc332e79f0636259bc05a4ee3b"
>  BR2_LINUX_KERNEL_DEFCONFIG="wandboard"
>  BR2_LINUX_KERNEL_INSTALL_TARGET=y

Regards,

Hadrien


More information about the buildroot mailing list