Wolfgang Denk
cb3761ea99
SPDX-License-Identifier: convert BSD-3-Clause files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini Don't remove some copyrights by accident]
Signed-off-by: Tom Rini <trini@ti.com >
2013-08-19 15:45:35 -04:00
Joe Hershberger
961c437b6c
Improve license declaration for cmd_ini.h
...
Instead of referenceing the source webpage (which can change) include
the license in the source file.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com >
Reported-by: Igor Grinberg <grinberg@compulab.co.il >
Cc: Igor Grinberg <grinberg@compulab.co.il >
Cc: Tom Rini <trini@ti.com >
Cc: Wolfgang Denk <wd@denx.de >
Acked-by: Wolfgang Denk <wd@denx.de >
2012-10-05 11:07:42 -07:00
Joe Hershberger
c167cc0203
Add a new "ini" command
...
This allows you to read ini-formatted data from anywhere and then
import one of the sections into the environment
This is based on rev 16 at http://code.google.com/p/inih/
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com >
2012-10-03 16:01:23 -07:00