[Buildroot] [PATCH 4/4] configs: raspberrypi3_64_defconfig: enable uart

Ricardo Martincoski ricardo.martincoski at gmail.com
Sat Jul 15 05:15:11 UTC 2017


Hello,

On Fri, Jul 14, 2017 at 03:48 AM, Erik Stromdahl wrote:

> This patch is necessary to preserve the same behaviour as
> before the --uart-enable option in post-image.sh was

s/--uart-enable/--enable-uart/

> introduced.

Also, to me it looks like patch 3 and 4 should be merged.
Let's see what others think.

[snip]
> -BR2_ROOTFS_POST_SCRIPT_ARGS="--aarch64"
> +BR2_ROOTFS_POST_SCRIPT_ARGS="--aarch64 --enable-uart)"
                                                       ^
I guess you meant
BR2_ROOTFS_POST_SCRIPT_ARGS="--aarch64 --enable-uart"

Regards,
Ricardo


More information about the buildroot mailing list