On Wednesday, August 19, 2015 at 12:14:21 PM, Jian.Luo4 wrote:
> Hi Marek,

Hi,

> the last sed line is invalid for my GNU sed 4.2.2.
> Maybe missed a semicolon?
> 
> sed -n '/^unsigned/ !b; :next {/^unsigned/ {s/\[.*\]/[]/;s/unsigned
> long/const u8/};p;n;b next}' \ #                                          
>             ^here
> 
> Best regards,

Nice catch, fixed before applying, thanks :)

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to