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

Erik Stromdahl erik.stromdahl at gmail.com
Sat Jul 15 10:31:40 UTC 2017



On 2017-07-15 07:15, Ricardo Martincoski wrote:
> 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/
Right, bad commit comment indeed.
I'll change the comment.

> 
>> introduced.
> 
> Also, to me it looks like patch 3 and 4 should be merged.
> Let's see what others think.
> 
I was actually thinking about this, but then I couldn't figure out a nice
header for the combined commit.

> [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"
Oops, the parenthesis in the end was not intended!

> 
> Regards,
> Ricardo
> 



More information about the buildroot mailing list