On Wed, Jul 20, 2011 at 14:38, Jeroen Hofstee wrote: > Parsing of boards.cfg fails on FreeBSD with the error: > > sed: 1: "/=/ {s/=/\t/;q } ; { s/ ...": extra characters at the end > of q command > > BSD sed expects commands to be on seperate 'lines', hence it expects > an additional ; before the closing brackets. > BSD sed does not support \t, replaced by literal tab.
Acked-by: Mike Frysinger <vap...@gentoo.org> -mike _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot